Skip to main content
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 through multiple integration options.

Integration Options

Choose the integration option that best fits your CI/CD platform and workflow:

Getting Started

1

Get API Key

Go to the settings page on the Web UI to get your API key.
2

Choose Your Platform

Click on one of the integration options above to see detailed setup instructions for your specific CI/CD platform.
3

Configure Your Pipeline

Follow the platform-specific guide to integrate Stably tests into your CI/CD workflow.

API Documentation

For complete API reference, including all available endpoints, request/response schemas, and examples, visit our API Documentation.

Also See:

Release Testing

Learn how to implement comprehensive testing strategies for production releases, including pre-release validation and post-deployment monitoring.
I