Use py.test for testing

This commit is contained in:
Raphael Michel
2015-06-02 13:26:04 +02:00
parent ab88faec56
commit 4286edfee3
3 changed files with 6 additions and 1 deletions

3
src/pytest.ini Normal file
View File

@@ -0,0 +1,3 @@
[pytest]
DJANGO_SETTINGS_MODULE=pretix.settings