You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Flaky Tests <> Bits Dev documentation (#32368)
* Add Flaky Tests <> Bits Dev documentation
* Update content/en/tests/flaky_management/_index.md
Co-authored-by: May Lee <may.lee@datadoghq.com>
* add bits ai docs
---------
Co-authored-by: May Lee <may.lee@datadoghq.com>
Bits AI Dev Agent is in Preview. To sign up, click <strong>Request Access</strong> and complete the form.
99
+
{{< /callout >}}
100
+
101
+
Bits AI Dev Agent can automatically diagnose and fix flaky tests that have been detected by Test Optimization. When a flaky test is identified, Bits AI analyzes the test failure patterns and generates production-ready fixes that can be submitted as GitHub pull requests.
102
+
103
+
{{< img src="tests/bits_ai_flaky_test_fixes.png" alt="Bits AI Dev Agent displaying a proposed fix for a flaky test" style="width:100%;" >}}
104
+
105
+
### Setup
106
+
107
+
To enable AI-powered flaky test fixes, enable Bits AI Dev Agent for Test Optimization by following the setup instructions in the [Bits AI Dev Agent documentation][16]. Bits AI Dev Agent automatically create fixes for flaky tests detected by Test Optimization.
94
108
95
109
## AI-powered flaky test categorization
96
110
@@ -156,3 +170,4 @@ To use Flaky Test Management features, you must use Datadog's native instrumenta
0 commit comments