Show HN: Snag, a small HTTP regression test runner
By ShortPing · 2026-09-07 · 2 points · 0 comments
https://github.com/ShortyPing/snag
For a personal project, I needed a small and lightweight HTTP regression test runner. Hurl was the closest thing I found, but I needed real scripting in my assertions. So I wrote Snag, It's written in Rust and uses TOML for test definitions and Rhai for assertions and scripting.…
Open the full discussion on BetterNews