6 lines
80 B
INI
6 lines
80 B
INI
[pytest]
|
|
norecursedirs = .*
|
|
python_files = *_test.py
|
|
python_functions = *_test
|
|
|