Hurl
hurl.dev
Runs HTTP requests defined in plain-text files from the command line, with JUnit and HTML reports for chaining requests in CI pipelines.
Why it is useful
Because a Hurl file is just plain text, request definitions live in git right next to the code they test, and CI can run and report on them directly — no GUI, no separate collection format to export and sync.