Files
django-cas-server/pytest.ini
2016-06-29 08:22:52 +02:00

6 lines
142 B
INI

[pytest]
testpaths = cas_server/tests/
DJANGO_SETTINGS_MODULE = cas_server.tests.settings
norecursedirs = .* build dist docs
python_paths = .