Implementing Manual Tests using GitHub Repositories
Testspace automatically discovers manual tests that are captured using “simple” plain text Markdown files and are committed to a repository. This approach follows the same process as software development - version control, pull requests for reviews, etc. The files are rendered as test instructions, allowing human testers to execute and provide status.
Visualizing GitHub Automated Test Results
Testspace has built-in integrations with GitHub Actions. To publish content simply “push” file(s) with the Testspace CLI. Test results, code coverage, and other artifacts can be published using a single command.
Managing Software Quality Under Continuous Integration
Learn how Testspace simplifies managing software quality and release readiness, by leveraging important
information buried in your CI/Build systems.