Systems | Development | Analytics | API | Testing

February 2022

How to Create a Cypress Test Run & Send Cypress Test Results to TestQuality with GitHub Repo Example

An overview How to Create a Test Run in Cypress Test Automation Framework with Live Github repository code examples and How to Send Cypress Test Results to TestQuality Test Management Tool with Integration with CI/CD DevOps Pipeline.

For Every Github Action...

On Nov 13, 2019 Github made it’s CI/CD solution GitHub Actions generally available to the world. Since then tens of thousands of shared workflows have been published. It is now the default for most Github projects given how easy it is to integrate with an existing repo. Projects of all sizes have adopted it from our homegrown Terraform module to the Docker Cli. This is why at Speedscale we’ve published a template for how to use Speedscale in conjunction with GitHub Actions.