Skip to content

Commit e425505

Browse files
committed
Add parallelization to pytest using pytest-xdist
1 parent cd2aafe commit e425505

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
pytest>=5.4.0,<7.4.0
2+
pytest-xdist[psutil]
23
mypy>=0.782
34
pre-commit>=2.6.0
45
pytest-cov>=2.10.0

0 commit comments

Comments
 (0)