Skip to content

Commit a314a59

Browse files
chore: mark as experimental
1 parent 8168cb9 commit a314a59

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

doc/api/cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1461,6 +1461,8 @@ added:
14611461
- REPLACEME
14621462
-->
14631463

1464+
> Stability: 1 - Experimental
1465+
14641466
Instructs the test runner to bail out if a test failure occurs.
14651467
See the documentation on [test bailout][] for more details.
14661468

doc/api/test.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -609,6 +609,8 @@ added:
609609
- REPLACEME
610610
-->
611611

612+
> Stability: 1 - Experimental
613+
612614
The `--test-bail` flag provides a way to stop the test execution
613615
as soon as a test fails.
614616
By enabling this flag, the test runner will exit the test suite early

0 commit comments

Comments
 (0)