Run Tests
CI / CD Integration
Running tests on every change you introduce to your software is crucial to ensure your application behaves as expected. Stably allows you to run your tests from any CI / CD environment. You can either use our GitHub Action or call our API to execute a test programmatically.
1
Get API Key
Go to the settings page on the Web UI to get your API key.
2
Add to CI / CD
Was this page helpful?