test: add rstest crate, argument parsing tests
This commit is contained in:
@@ -31,6 +31,9 @@ rust-apt = { version = "0.5", optional = true }
|
||||
|
||||
libc = { version = "0.2", optional = true } # for debian
|
||||
|
||||
[dev-dependencies]
|
||||
rstest = "0.18"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
arch = ["dep:alpm"]
|
||||
|
||||
Reference in New Issue
Block a user