5 lines
80 B
INI
5 lines
80 B
INI
[pytest]
|
|
python_files = test*.py
|
|
python_classes = test
|
|
python_functions = test*
|