mirror of
https://github.com/catchorg/Catch2.git
synced 2025-10-09 20:25:41 +02:00
v3.11.0
This commit is contained in:
@@ -653,7 +653,7 @@ Verbosity defaults to _normal_.
|
||||
## Create file to guard against silent early termination
|
||||
<pre>--premature-exit-guard-file <path></pre>
|
||||
|
||||
> Introduced in Catch2 X.Y.Z
|
||||
> Introduced in Catch2 3.11.0
|
||||
|
||||
Tells Catch2 to create an empty file at specified path before the tests
|
||||
start, and delete it after the tests finish. If the file is present after
|
||||
|
Reference in New Issue
Block a user