HTTP Testing with Hurl in node.js
The JavaScript ecosystem has been benefiting lately from pieces of its dev tooling being (re)written in Rust. Projects like swc, Parcel 2 and parcel-css, deno, dprint and others have brought us tremendous performance improvements with tasks like bundling, formatting, etc. Recently, my favourite Rust-based, HTTP testing tool gained the…