Files
centvrion/pyproject.toml
2026-04-24 19:13:48 +02:00

4 lines
101 B
TOML

[tool.pytest.ini_options]
python_files = ["[0-9][0-9]_test_*.py", "test_*.py"]
testpaths = ["tests"]