Files
edx-platform/common/lib/pytest.ini
2017-09-22 16:07:53 -04:00

6 lines
168 B
INI

[pytest]
addopts = --nomigrations --reuse-db --durations=20
norecursedirs = .cache
python_classes =
python_files = tests.py test_*.py tests_*.py *_tests.py __init__.py