Skip to content

Commit 9d2aab1

Browse files
committed
try using pytest-randomly
1 parent 02fdbde commit 9d2aab1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ dependencies:
6060
- flask
6161
- pytest>=6.0
6262
- pytest-cov
63+
- pytest-randomly
6364
- pytest-xdist>=1.31
6465
- pytest-asyncio
6566
- pytest-instafail

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ moto
3838
flask
3939
pytest>=6.0
4040
pytest-cov
41+
pytest-randomly
4142
pytest-xdist>=1.31
4243
pytest-asyncio
4344
pytest-instafail

0 commit comments

Comments
 (0)