Run hurl tests via cargo

This commit is contained in:
Drew 2025-09-23 18:19:51 -07:00
parent 68dbaa32c9
commit 3edc6572dc
6 changed files with 805 additions and 32 deletions

View file

@ -17,4 +17,7 @@ tracing-subscriber = "0.3.19"
uuid = { version = "1.18.0", features = ["serde", "v4"] }
[dev-dependencies]
axum-test = "18.0.0"
cargo-tarpaulin = "0.31"
hurl = "7.0.0"
hurl_core = "7.0.0"