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 d61fe00 commit 6445dc4Copy full SHA for 6445dc4
README.md
@@ -75,7 +75,7 @@ those fixtures are shared between threads.
75
- `--mark-hypothesis-as-unsafe` to always skip running tests that
76
use [hypothesis](https://github.com/hypothesisworks/hypothesis).
77
While newer versions of Hypothesis are thread-safe, and versions
78
- which are not automatically skipped by `pytest-run-parallel`,
+ which are not are automatically skipped by `pytest-run-parallel`,
79
this flag is an escape hatch in case you run into thread-safety
80
problems caused by Hypothesis, or in tests that happen to use
81
hypothesis and were skipped in older versions of pytest-run-parallel.
0 commit comments