funquail/api/requirements/test.txt
2017-12-24 19:15:21 +01:00

11 lines
271 B
Text

# Test dependencies go here.
flake8
pytest
# pytest-django until a new release containing django_assert_num_queries
# is deployed to pypi
git+https://github.com/pytest-dev/pytest-django.git@d3d9bb3ef6f0377cb5356eb368992a0834692378
pytest-mock
pytest-sugar
pytest-xdist