Run tests across multiple cores/CPUs
This commit is contained in:
parent
bd24050e3f
commit
2ffd4e6f5a
7 changed files with 368 additions and 292 deletions
|
@ -29,6 +29,7 @@ flake8 = "^4.0.1"
|
|||
bandit = "^1.7.0"
|
||||
coverage = "^6.0.2"
|
||||
pytest-cov = "^3.0.0"
|
||||
pytest-xdist = "^2.4.0"
|
||||
|
||||
|
||||
[tool.poetry.scripts]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue