pytest-bdd icon indicating copy to clipboard operation
pytest-bdd copied to clipboard

Add support for flaky

Open danflucus opened this issue 4 years ago • 1 comments
trafficstars

hi,

It would be awesome if someone could add support for flaky: https://pypi.org/project/flaky/ I have 2,3 random failures that are impossible to fix and flaky would be great

Thx, Dan

danflucus avatar Aug 25 '21 09:08 danflucus

Did you try whether it works? At least pytest-rerunfailures does for me.

The-Compiler avatar Aug 25 '21 11:08 The-Compiler