Skip to content

Commit c427cf7

Browse files
committed
py(deps[dev]): Add syrupy for snapshot testing
why: Enable snapshot testing for ASCII frame visualization what: - Add syrupy to dev dependencies
1 parent 535624d commit c427cf7

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ dev = [
7171
"pytest-mock",
7272
"pytest-watcher",
7373
"pytest-xdist",
74+
"syrupy",
7475
# Coverage
7576
"codecov",
7677
"coverage",

uv.lock

Lines changed: 15 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)