We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8168cb9 commit a314a59Copy full SHA for a314a59
doc/api/cli.md
@@ -1461,6 +1461,8 @@ added:
1461
- REPLACEME
1462
-->
1463
1464
+> Stability: 1 - Experimental
1465
+
1466
Instructs the test runner to bail out if a test failure occurs.
1467
See the documentation on [test bailout][] for more details.
1468
doc/api/test.md
@@ -609,6 +609,8 @@ added:
609
610
611
612
613
614
The `--test-bail` flag provides a way to stop the test execution
615
as soon as a test fails.
616
By enabling this flag, the test runner will exit the test suite early
0 commit comments