[tests] Trying to parallel tests

This commit is contained in:
2025-04-07 13:55:42 -04:00
parent 4b5281bdd8
commit 391f0cc335
3 changed files with 72 additions and 6 deletions

View File

@ -65,6 +65,7 @@ pytest = "^7.1"
pytest-black = "^0.3.12"
pytest-cov = "^3.0"
pytest-django = "^4.5.2"
pytest-xdist= "^1.0.0"
pytest-flake8 = "^1.1"
pytest-isort = "^3.0"
pytest-runner = "^6.0"