summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Matusiak <numerodix@gmail.com>2021-05-05 10:51:53 +1000
committerMartin Matusiak <numerodix@gmail.com>2021-05-05 10:51:53 +1000
commitf96ba723f7d271e7b733fd201bd999d63c3b66c5 (patch)
treeee53fbfc14f5e40195b1310beda601c95b24b501
parentac75cfe3b1f008afe1c1c1e2d8feaa4c73126c8c (diff)
downloadansicolor-f96ba723f7d271e7b733fd201bd999d63c3b66c5.tar.gz
randomize test order
-rw-r--r--dev-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index 77c67d4..81c0d2b 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -3,6 +3,7 @@ flake8
ipdb
pytest
pytest-cov
+pytest-randomly
sphinx
tox
wheel