Skip to content

Commit

Permalink
Add pytest-textual-snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenburns committed Oct 2, 2024
1 parent ff88315 commit a9f39e7
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 1 deletion.
34 changes: 33 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 @@ -42,6 +42,7 @@ mypy = "^1.2.0"
black = "^23.3.0"
pytest = ">=8.0.0"
textual-dev = ">=1.0"
pytest-textual-snapshot = "^1.0.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit a9f39e7

Please sign in to comment.