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§
- Annotated
Operation - An API operation annotated with the conformance features it exercises
- Spec
Driven Conformance Generator - Generates spec-driven conformance k6 scripts