funkwhale/api/requirements/test.txt

16 wiersze
324 B
Plaintext
Czysty Zwykły widok Historia

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