6 lines
117 B
INI
6 lines
117 B
INI
[pytest]
|
|
testpaths = crisis tests
|
|
python_files = tests.py test_*.py
|
|
python_classes = Test*
|
|
python_functions = test_*
|