Skip to content

Commit

Permalink
Document flaky incompatibility. (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz authored May 22, 2023
1 parent 35ca5ab commit 1923529
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,9 @@ Compatibility
* This plugin may *not* be used with class, module, and package level fixtures.
* This plugin is *not* compatible with pytest-xdist's --looponfail flag.
* This plugin is *not* compatible with the core --pdb flag.
* This plugin is *not* compatible with the plugin
`flaky <https://pypi.org/project/flaky/>`_, you can only have
``pytest-rerunfailures`` or ``flaky`` but not both.

Resources
---------
Expand Down

0 comments on commit 1923529

Please sign in to comment.