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 339c596 commit b0b6eecCopy full SHA for b0b6eec
doc/usage.rst
@@ -421,6 +421,10 @@ target (session scope)
421
422
strategy (session scope)
423
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.
428
429
Command-Line Options
430
~~~~~~~~~~~~~~~~~~~~
0 commit comments