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
Bits AI Dev Agent is in Preview. To sign up, click <strong>Request Access</strong> and complete the form.
98
+
{{< /callout >}}
99
+
100
+
{{< 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%;" >}}
101
+
102
+
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.
103
+
104
+
### Setup
105
+
106
+
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 will automatically create fixes for flaky tests detected by Test Optimization.
93
107
94
108
## AI-powered flaky test categorization
95
109
@@ -155,3 +169,4 @@ To use Flaky Test Management features, you must use Datadog's native instrumenta
0 commit comments