4 lines
101 B
TOML
4 lines
101 B
TOML
[tool.pytest.ini_options]
|
|
python_files = ["[0-9][0-9]_test_*.py", "test_*.py"]
|
|
testpaths = ["tests"]
|