Get started with tests in Pipelines
Quickly identify failed tests in your build with test reporting in Pipelines.
We’re rolling out these changes, so the documentation may not match your experience in the Bitbucket Cloud app. Read about the new Bitbucket navigation
Tests is in open beta and available to Bitbucket Pipelines customers on Standard and Premium plans.
Tests in Bitbucket Pipelines helps you organize, track, and optimize your automated tests. It includes test execution summaries, flaky test detection, and the ability to skip quarantined tests in your CI/CD workflows.
Get started with tests in Pipelines
Quickly identify failed tests in your build with test reporting in Pipelines.
Quarantining flaky tests
Quarantine flaky or failing tests to skip them during runtime.
Understand and manage flaky tests in Bitbucket Pipelines
Manage and mark tests as flaky in Pipelines tests.
View and add tags to your tests
Use custom tags to add key information about tests in Pipelines.
Cross-platform testing in Bitbucket Pipelines
Use steps with different build images to test your software with different versions of the same platform, library, or dependency.
Was this helpful?