Skip to content

Commit 29fe307

Browse files
roypatzulinx86
authored andcommitted
devctr: add pytest-repeat
No particular reason other than it's super easy to rerun a test as many times as you want with it Suggested-by: Riccardo Mancini <[email protected]> Signed-off-by: Patrick Roy <[email protected]>
1 parent 4c0e2b0 commit 29fe307

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/devctr/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ pylint = "^3"
2424
pytest = "^8"
2525
pytest-json-report = "^1.5.0"
2626
pytest-rerunfailures = "^14"
27+
pytest-repeat = "^0.9.4"
2728
pytest-timeout = "^2.3.1"
2829
pytest-xdist = "^3.5"
2930
python = "^3.10.0"

0 commit comments

Comments
 (0)