parallelize test running

This commit is contained in:
chris meyers
2018-05-12 20:35:01 -04:00
parent 0f98ed5046
commit 97ab6449b9
11 changed files with 51 additions and 14 deletions

View File

@@ -6,12 +6,13 @@ unittest2
pep8
flake8
pyflakes
pytest==2.9.2
pytest==3.5.1
pytest-cov
pytest-django
pytest-pythonpath
pytest-mock
pytest-timeout
pytest-xdist
logutils
flower
uwsgitop