4 lines
69 B
INI
4 lines
69 B
INI
# pytest.ini
|
|
[pytest]
|
|
testpaths = test
|
|
python_files = test_*.py |
# pytest.ini
|
|
[pytest]
|
|
testpaths = test
|
|
python_files = test_*.py |