Skip to content

Commit

Permalink
test(rules): rstest framework (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
supermaxiste authored Jul 19, 2024
1 parent 5afc828 commit bdd2f85
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 212 deletions.
92 changes: 46 additions & 46 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
io-enum = '1.1.3'
rio_api = '0.8.4'
rio_turtle = '0.8.4'
rstest = '0.21.0'
rstest = "0.21.0"
serde_yml = '0.0.10'
slog = '2.7.0'
slog-async = '2.8.0'
Expand Down
Loading

0 comments on commit bdd2f85

Please sign in to comment.