Skip to content

Commit b0b6eec

Browse files
doc/usage: document test skipping for broken strategies
Signed-off-by: Bastian Krause <[email protected]>
1 parent 339c596 commit b0b6eec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/usage.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,10 @@ target (session scope)
421421

422422
strategy (session scope)
423423
Used to access the :any:`Strategy` configured in the 'main' :any:`Target`.
424+
If the Strategy enters broken state, all subsequent tests requesting it via
425+
this fixture will be skipped.
426+
See also :any:`never_retry` for an easy way to mark strategies broken on
427+
error.
424428

425429
Command-Line Options
426430
~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)