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.
pytest-rerunfailures
1 parent 0bf102a commit 631be6fCopy full SHA for 631be6f
pyproject.toml
@@ -60,7 +60,7 @@ test = [
60
"playwright>=1.48.0",
61
"pytest-xdist",
62
"pytest-timeout",
63
- "pytest-rerunfailures<16",
+ "pytest-rerunfailures",
64
"pytest-cov",
65
"coverage",
66
"syrupy>=4.7.1",
0 commit comments