hitspec run
Run HTTP API tests defined in.http or .hitspec files.
Arguments
You can pass multiple files and directories as arguments.
Flags
Core Flags
Output Flags
Execution Flags
Network Flags
History Flags
Every run is recorded to a local history database (also browsable in studio’s History screen).Snapshot Flags
Security Flags
Coverage Flags
Stress Testing Flags
Metrics Flags
Notification Flags
Examples
Basic Usage
Filtering
Parallel Execution
Requests with dependencies (
@depends) always run sequentially. Only independent requests run in parallel. Captured variables are not shared between parallel requests.