Skip to content

Commit 1cabea0

Browse files
committed
README
1 parent 8909c78 commit 1cabea0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# pytest-random-order
2+
3+
pip install pytest-random-order
4+
5+
pytest -v
6+
7+
pytest -v --random-order-mode=global
8+
pytest -v --random-order-mode=package
9+
pytest -v --random-order-mode=module
10+

0 commit comments

Comments
 (0)