4 lines
99 B
INI
4 lines
99 B
INI
|
# Filter pytest to only running files with the following pattern
|
||
|
[pytest]
|
||
|
python_files = test_*.py
|