RASCSI/python/web/pyproject.toml

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"