Testspace is an integrated GitHub test solution for Automated, Manual, and Exploratory Test Management
- Publish your Workflow test results with a single command
- Implement Manual Tests as Code using your repository
- Facilitate Exploratory testing in all your sessions
Publish your Test Automation Results
Publish test results and code coverage with one command. Seamless integration with your CI. Manage all your test status with a single dashboard.
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 repository based manual tests. Include serverless automation integrated with the tests; such as AWS Lambdas and GitHub actions.
Monitor Status using Dashboard
Monitor the status of the software, regardless of the testing method. All the metrics; test results, code coverage, defects, requirements, etc., are collected and analyzed together.
Pricing and setup
Medium
Integrated GitHub Test Management solution
For organization accounts only
- 450 results
- Unlimited users
- Unlimited projects
- 12 months of history
Testspace.com is provided by a third-party and is governed by separate terms of service, privacy policy, and support contact.

