Skip to content

Commit

Permalink
Add rstest
Browse files Browse the repository at this point in the history
  • Loading branch information
akiomik committed Dec 31, 2023
1 parent 945620b commit 0a18179
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 0 deletions.
48 changes: 48 additions & 0 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ tracing = "0.1.37"
tracing-error = "0.2.0"
tracing-subscriber = { version = "0.3.17", features = ["env-filter", "serde"] }
unicode-width = "0.1.11"

[dev-dependencies]
rstest = "0.18.2"

0 comments on commit 0a18179

Please sign in to comment.