Skip to content

Commit 6fb8c41

Browse files
committed
TST add pytest-xdist to tox environments, to be able to run tests in parallel
1 parent 225793b commit 6fb8c41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-test.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
pytest >= 3.3.2
22
pytest-cov >= 2.5.1
33
pytest-twisted >= 1.6
4+
pytest-xdist >= 1.22
45
hypothesis >= 3.44.14
56
hypothesis-pytest

0 commit comments

Comments
 (0)