generate tests

This commit is contained in:
nora 2024-01-05 22:54:08 +01:00
parent 8f49c199cc
commit 1dcfb83114
9 changed files with 268 additions and 41 deletions

View file

@ -9,4 +9,5 @@ edition = "2021"
eyre = "0.6.11"
heck = "0.4.1"
logos = "0.13.0"
rand = { version = "0.8.5", features = ["small_rng"] }
strong-xml = "0.6.3"