We’re excited to announce the addition of webhooks for flaky tests, designed to help you automate your workflows for better handling of flaky tests. The newDocumentation Index
Fetch the complete documentation index at: https://trunk-4cab4936-sam-gutentag-on-this-page-hierarchy.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
test_case.status_changed event triggers
whenever a test’s status changes (healthy ↔ flaky ↔ broken). This makes it easier to track and
respond to flaky tests as they show up.
View the docs and example usage here.
