hitspec init
Initialize a new hitspec project in the current directory.What It Creates
Flags
Examples
Generated Config
The generatedhitspec.yaml includes:
Generated Example
The generatedexample.http demonstrates:
- Variable definitions with
@baseUrl - Request metadata (
@name,@description,@tags) - Assertion blocks with
>>>/<<< - Capture blocks with
>>>capture/<<< - Dependencies with
@depends