Skip to content

Commit 1923529

Browse files
author
Michael Howitz
authored
Document flaky incompatibility. (#219)
1 parent 35ca5ab commit 1923529

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,9 @@ Compatibility
190190
* This plugin may *not* be used with class, module, and package level fixtures.
191191
* This plugin is *not* compatible with pytest-xdist's --looponfail flag.
192192
* 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.
193196

194197
Resources
195198
---------

0 commit comments

Comments
 (0)