This commit is contained in:
parent
435946f769
commit
e4b741df05
2 changed files with 17 additions and 2 deletions
|
|
@ -32,3 +32,6 @@ build-backend = "poetry.core.masonry.api"
|
|||
|
||||
[tool.pytest.ini_options]
|
||||
addopts = ['--maxfail=1', '-rf', "--cov=halig", '--junitxml=report.xml']
|
||||
|
||||
[tool.coverage.run]
|
||||
omit = [".venv/**"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue