mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Use py.test for testing
This commit is contained in:
3
src/pytest.ini
Normal file
3
src/pytest.ini
Normal file
@@ -0,0 +1,3 @@
|
||||
[pytest]
|
||||
DJANGO_SETTINGS_MODULE=pretix.settings
|
||||
|
||||
@@ -6,6 +6,8 @@ flake8
|
||||
coveralls
|
||||
coverage
|
||||
selenium
|
||||
pytest
|
||||
pytest-django
|
||||
# PyVirtualDisplay
|
||||
# -e git+https://github.com/pretix/sauceclient.git@master#egg=sauceclient
|
||||
# travis
|
||||
|
||||
Reference in New Issue
Block a user