Skip to content

Commit 6f5a08c

Browse files
gforsythcpcloud
authored andcommitted
chore: add pytest-clarity for pretty pytest diffs
1 parent dc81c58 commit 6f5a08c

File tree

2 files changed

+64
-0
lines changed

2 files changed

+64
-0
lines changed

poetry.lock

Lines changed: 63 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ mypy-protobuf = "^3.0.0"
4242
pytz = "^2022.1"
4343
types-pytz = "^2021.3.4"
4444
ipython = "^8.2.0"
45+
pytest-clarity = "^1.0.1"
4546

4647
[tool.pytest.ini_options]
4748
xfail_strict = true

0 commit comments

Comments
 (0)