funquail/api/requirements/test.txt

15 lines
324 B
Text
Raw Normal View History

# Test dependencies go here.
2017-12-16 14:31:44 +01:00
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
2018-03-25 22:45:37 +02:00
pytest-cov
pytest-env
requests-mock
2018-12-04 14:13:37 +00:00
pytest-profiling