Files
ProductionDataBaseSync_Data…/pyproject.toml
2026-07-15 14:03:24 +08:00

5 lines
146 B
TOML

[tool.pytest.ini_options]
pythonpath = ["src", "."]
testpaths = ["tests"]
markers = ["integration: marks tests requiring real Access/SQL Server"]