I work in the same team as the two authors and we use it on a pretty large project : an online shop, and a few other smaller ones. We run hurl tests on every branch of our projects, via Gitlab pipelines.
We test both HTML and JSON endpoints and those integration tests are a good safety belt.
Do you use it as part of a web dev workflow?