RASCSI/python/web/pyproject.toml
2023-02-03 21:41:18 -06:00

4 lines
145 B
TOML

[tool.pytest.ini_options]
addopts = "--junitxml=tests/output/report.xml --log-file=tests/output/pytest.log"
log_cli = true
log_cli_level = "warn"