5 lines
140 B
INI
5 lines
140 B
INI
[pytest]
|
|
testpaths = cas_server/tests/
|
|
DJANGO_SETTINGS_MODULE = cas_server.tests.settings
|
|
norecursedirs = .* build dist docs
|
|
pythonpath = .
|