hurl
« Back to VersTracker
Description:
Run and Test HTTP Requests with plain text and curl
Type: Formula  |  Latest Version: 7.1.0@0  |  Tracked Since: Nov 5, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: http testing api cli curl
Install: brew install hurl
About:
Hurl is a command-line tool that runs and tests HTTP requests defined in plain text files. It combines the simplicity of curl with the ability to assert responses, making it ideal for API testing and development workflows. This tool allows you to write and execute requests in a human-readable format, streamlining the testing process.
Key Features:
  • Write requests in a simple, plain text format
  • Assert HTTP response headers and body values
  • Chain requests and capture values for stateful testing
  • Integrates easily with CI/CD pipelines
Use Cases:
  • Functional testing of REST APIs
  • API development and debugging
  • Smoke testing and health checks
Alternatives:
  • curl – Hurl adds testing and assertion capabilities on top of curl's request functionality.
  • httpie – Hurl focuses on a file-based, script-like syntax for defining and testing sequences of requests.
Version History
Detected Version Rev Change Commit
Nov 5, 2025 6:44am 1 VERSION_BUMP 2128bea9
Nov 5, 2025 6:44am 1 VERSION_BUMP a4c735fe
Sep 12, 2025 10:52am 0 VERSION_BUMP 261007e6
Dec 4, 2024 12:00pm 0 VERSION_BUMP 101de513
Dec 4, 2024 11:31am 0 VERSION_BUMP 78ee1043