Skip to content
@testspace-com

Testspace.com

Test Management software used for Automated, Manual, and Exploratory testing

Testspace provides a dashboard for publishing test results from automation and a framework for implementing and executing manual tests using GitHub.

  • Publish large volumes of test results with a single command
  • Implement Manual tests using text files contained in a repository
  • Improve process with metrics, graphs, and analytics
  • Auto-detect Flaky tests
  • Exploratory support

LIVE DEMO

Publish CI Test Results

Publish large volumes of automated test results with a single command. Include code coverage, static analysis, and other important metrics.

Built-in support for branching, forks, and pull requests. Automatically aggregates test results from parallel jobs.

 steps:
   - uses: testspace-com/setup-testspace@v1
      with:
        domain: ${{github.repository_owner}}
     ..
   - name: Publish Results to Testspace
     run: testspace [${{ matrix.os}}]./testcontent/*.xml

Implement Manual Tests as Code using GitHub

Implement manual tests as code, using text files leveraging the simplicity of markdown and the power of templates, including variables, parameters, and control logic.

Use GitHub repository branches and pull requests to manage the test content. Fully integrated test management and triaging via GitHub issues and projects.

Execute Actions and AWS Lambdas with your tests, combining automated fixturing with human observations.

Some Reference Material

Pinned Loading

  1. support support Public

    Support for bugs and feature requests

    2

  2. testspace.getting-started testspace.getting-started Public template

    Getting Started Tutorial for Testspace

    Ruby 17

  3. setup-testspace setup-testspace Public

    A GitHub Action to install and configure the Testspace client used for publishing test content

    27 4

  4. hello.publish hello.publish Public template

    Example CI publishing results

    2 3

  5. hello.manual hello.manual Public template

    Simple examples of Manual Tests.

    2 9

  6. demo demo Public template

    Used for demonstration purposes

    Shell 4 8

Repositories

Showing 10 of 10 repositories
  • cypress-xml-reporter Public

    A JUnit XML reporter for Cypress that includes screenshots, videos, and logs.

    testspace-com/cypress-xml-reporter’s past year of commit activity
    JavaScript 1 MIT 0 3 0 Updated Jul 15, 2024
  • setup-testspace Public

    A GitHub Action to install and configure the Testspace client used for publishing test content

    testspace-com/setup-testspace’s past year of commit activity
    27 MIT 4 0 0 Updated Jul 5, 2024
  • testspace.getting-started Public template

    Getting Started Tutorial for Testspace

    testspace-com/testspace.getting-started’s past year of commit activity
    Ruby 0 MIT 17 0 0 Updated Mar 5, 2024
  • hello.publish Public template

    Example CI publishing results

    testspace-com/hello.publish’s past year of commit activity
    2 MIT 3 0 0 Updated Nov 17, 2023
  • example-cypress.xml.reporter Public

    Example using Cypress XML Reporter capturing results in Testspace

    testspace-com/example-cypress.xml.reporter’s past year of commit activity
    JavaScript 0 0 0 0 Updated Sep 26, 2023
  • example-jest.puppeteer.screenshots Public

    Example capturing screenshots on test failures using Jest & Puppeteer

    testspace-com/example-jest.puppeteer.screenshots’s past year of commit activity
    JavaScript 2 0 0 0 Updated Aug 23, 2023
  • demo Public template

    Used for demonstration purposes

    testspace-com/demo’s past year of commit activity
    Shell 4 MIT 8 5 0 Updated Aug 17, 2023
  • .github Public

    Readme repo

    testspace-com/.github’s past year of commit activity
    1 0 0 0 Updated Nov 29, 2022
  • hello.manual Public template

    Simple examples of Manual Tests.

    testspace-com/hello.manual’s past year of commit activity
    2 MIT 9 2 0 Updated May 2, 2022
  • support Public

    Support for bugs and feature requests

    testspace-com/support’s past year of commit activity
    0 2 0 0 Updated Nov 11, 2020

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…