Skip to main content

Module spec_driven

Module spec_driven 

Source
Expand description

Spec-driven conformance testing

Analyzes the user’s OpenAPI spec to determine which features their API uses, then generates k6 conformance tests against their real endpoints.

Structs§

AnnotatedOperation
An API operation annotated with the conformance features it exercises
SpecDrivenConformanceGenerator
Generates spec-driven conformance k6 scripts