Tests - parallelize python tests w/ pytest-xdist

This commit is contained in:
Sam
2022-11-19 20:17:58 +01:00
parent df7532a633
commit 872105e2d3
11 changed files with 105 additions and 11 deletions

2
.gitignore vendored
View File

@ -8,7 +8,7 @@ Makefile.custom.config
__pycache__
uploads
.cache
.coverage
.coverage*
coverage.xml
.env
.mypy_cache