#1595: run tests in parallel
This commit is contained in:
@@ -86,5 +86,5 @@ stages:
|
||||
displayName: 'Perform PrimAITE Setup'
|
||||
|
||||
- script: |
|
||||
pytest tests/
|
||||
pytest -n 4
|
||||
displayName: 'Run tests'
|
||||
|
||||
@@ -58,6 +58,7 @@ dev = [
|
||||
"pip-licenses==4.3.0",
|
||||
"pre-commit==2.20.0",
|
||||
"pytest==7.2.0",
|
||||
"pytest-xdist==3.3.1",
|
||||
"pytest-cov==4.0.0",
|
||||
"pytest-flake8==1.1.1",
|
||||
"setuptools==66",
|
||||
|
||||
Reference in New Issue
Block a user