Skip to content

Commit

Permalink
Add --order-dependencies to default pytest options
Browse files Browse the repository at this point in the history
  • Loading branch information
nth10sd committed Jul 27, 2024
1 parent e2385e2 commit a209d9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ addopts = [
"--durations=7",
"--instafail",
"--no-cov-on-fail",
"--order-dependencies",
"--pylint-error-types=CRWEFI",
"--strict-markers",
]
Expand Down

0 comments on commit a209d9f

Please sign in to comment.