Crate upcake

Source

Modules§

assertions
reporters

Structs§

Config
Configuration applied to all requests
RequestConfig
Configuration for individual requests
ResponseData
A wrapper for StatResult which is serialized down to only header and content response data.
StatResult
Wraps HttpstatResult with more useful properties
Timing
Timing results for a request

Enums§

Error
HeaderValue
RequestData
The representation of the data to send with the request
ResponseContent
Response content variations
UpcakeResult
Final results of all requests and assertions.
Value
Re-export serde_yaml::Value. Represents any valid YAML value.

Functions§

upcake
TODO Add docs please