Add rstest crate and add more tests
This commit is contained in:
@@ -7,6 +7,7 @@ edition = "2021"
|
||||
anyhow = "1.0.95"
|
||||
clap = { version = "4.5.26", features = ["derive"] }
|
||||
rand = { version = "0.8.5", features = ["small_rng"] }
|
||||
rstest = "0.24.0"
|
||||
strum = "0.26.3"
|
||||
strum_macros = "0.26.4"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user