Hurl 4.0.0
hurl.dev
Hurl 4.0.0
1–10 of 104 posts
Re: Hurl 4.0.0
#2This is how every new version announcement should start! I'd never heard of Hurl before and that intro + code sample on top instantly made me want to install and try it out.
Congrats on what seems like a great release
Re: Hurl 4.0.0
#3Re: Hurl 4.0.0
#4Re: Hurl 4.0.0
#5Re: Hurl 4.0.0
#6Hurl seem to have way more features.
Re: Hurl 4.0.0
#7Re: Hurl 4.0.0
#8I learned today that Visual Studio 2022 has support for something similar with .http files: https://learn.microsoft.com/en-us/aspnet/core/test/http-file... . Hurl seem to have way more features.
Re: Hurl 4.0.0
#9Re: Hurl 4.0.0
#10I'm tired of having to look at Postman screenshots sent from QA. I'm tired of having to wait for them to press Send once I've implemented a fix. I know they're tired of waiting for me to do that, too. Hurl is something both the devs and QA can speak and write. It can be automated and a part of CI. It makes communicating expectations straightforward. It can be chucked along with PRs as a starting point for QA. I don't see a reason not to use it wherever possible.