1
0
Fork 0

Switch from nose to py.test.

This commit is contained in:
Adam Coddington 2016-05-14 22:06:32 -07:00
parent 7bb816b9ce
commit b4a3cdc843
11 changed files with 140 additions and 156 deletions

2
test_requirements.txt Normal file
View file

@ -0,0 +1,2 @@
pytest==2.9.1
pytest-django==2.9.1