4 lines
79 B
INI
4 lines
79 B
INI
[pytest]
|
|
python_files = test_*
|
|
python_classes = *Tests
|
|
python_function = test_* |