adding rstest

This commit is contained in:
Dylan Thies
2023-12-04 19:04:30 -05:00
parent 1ef171235b
commit 09f1da1295
3 changed files with 313 additions and 2 deletions

View File

@@ -14,3 +14,5 @@ error-stack = "0.4.1"
itertools = "0.12.0"
log = "0.4.20"
nom = "7.1.3"
rstest = "0.18.2"
rstest_reuse = "0.6.0"