Modules§
Structs§
- Config
- Configuration applied to all requests
- Request
Config - Configuration for individual requests
- Response
Data - A wrapper for
StatResult
which is serialized down to only header and content response data. - Stat
Result - Wraps
HttpstatResult
with more useful properties - Timing
- Timing results for a request
Enums§
- Error
- Header
Value - Request
Data - The representation of the data to send with the request
- Response
Content - Response content variations
- Upcake
Result - Final results of all requests and assertions.
- Value
- Re-export
serde_yaml::Value
. Represents any valid YAML value.
Functions§
- upcake
- TODO Add docs please