heima/requirements/test.txt

16 lines
220 B
Plaintext

# Test dependencies go here.
-r base.txt
pylint
pylint-common
pylint-django
coverage==4.3.4
flake8==3.3.0 # pyup: != 2.6.0
django-test-plus==1.0.17
factory-boy==2.8.1
# pytest
pytest-django==3.1.2
pytest-sugar==0.8.0