Use pytest for running tests

This commit is contained in:
Swen Kooij
2019-10-19 12:48:32 +03:00
parent 7cdd1f4490
commit 2cb80431cc
6 changed files with 31 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ pytest==5.2.1
pytest-django==3.6.0
pytest-cov==2.8.1
# Test support
django-autoslug==1.9.3
django-bleach==0.3.0
psycopg2==2.7.3.2
coverage==4.4.2