test: add rstest crate, argument parsing tests

This commit is contained in:
steven-omaha
2023-10-17 15:21:19 +02:00
parent bfb2cb2bc6
commit 87a85b00dd
6 changed files with 229 additions and 10 deletions
+2
View File
@@ -41,6 +41,8 @@ command = [
"test",
"--color",
"always",
"--package",
"pacdef_core",
"--",
"--color",
"always", # see https://github.com/Canop/bacon/issues/124