Skip to content

Commit

Permalink
Update pytest config
Browse files Browse the repository at this point in the history
  • Loading branch information
aguinane committed Jan 6, 2023
1 parent f57d406 commit 8108c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ nemreader = "nemreader.cli:cli"
[tool.isort]
profile = "black"

[tool.pytest]
[tool.pytest.ini_options]
addopts = "-ra --failed-first --showlocals --durations=3 --cov=nemreader"

[tool.coverage.run]
Expand Down

0 comments on commit 8108c14

Please sign in to comment.