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