Skip to content

Commit

Permalink
Merge pull request #554 from doorstop-dev/sugar
Browse files Browse the repository at this point in the history
Add pytest-sugar
  • Loading branch information
jacebrowning committed Mar 5, 2022
2 parents 79f31ec + 9962a6b commit b14c66d
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
29 changes: 28 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ pylint = "~2.12"
pytest = "^6.2.5"
pytest-cov = "*"
pytest-expecter = "*"
pytest-sugar = "*"

# Reports
coveragespace = "^4.0"
Expand Down

0 comments on commit b14c66d

Please sign in to comment.