Skip to content

Commit

Permalink
Snapshot testing for test_regression (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
flange-ipb authored Oct 28, 2022
1 parent c8c5cfc commit c69eb5c
Show file tree
Hide file tree
Showing 3 changed files with 640 additions and 56 deletions.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ drawing = [
dev = [
"black",
"flake8",
"pytest"
"pytest",
"syrupy"
]

[tool.pytest.ini_options]
Expand Down
Loading

0 comments on commit c69eb5c

Please sign in to comment.