Skip to content

Commit

Permalink
test(tokens): Use snapshot testing
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Jul 10, 2024
1 parent 4dfaa36 commit dc42232
Show file tree
Hide file tree
Showing 3 changed files with 878 additions and 145 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

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

3 changes: 3 additions & 0 deletions crates/typos/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@ bstr = "1.9"

[lints]
workspace = true

[dev-dependencies]
snapbox = "0.6.11"
Loading

0 comments on commit dc42232

Please sign in to comment.