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 35ca5ab commit 1923529Copy full SHA for 1923529
README.rst
@@ -190,6 +190,9 @@ Compatibility
190
* This plugin may *not* be used with class, module, and package level fixtures.
191
* This plugin is *not* compatible with pytest-xdist's --looponfail flag.
192
* This plugin is *not* compatible with the core --pdb flag.
193
+* This plugin is *not* compatible with the plugin
194
+ `flaky <https://pypi.org/project/flaky/>`_, you can only have
195
+ ``pytest-rerunfailures`` or ``flaky`` but not both.
196
197
Resources
198
---------
0 commit comments