Contract Test Generator

AvanzadatestingContexto mínimo: 32K

Generates consumer-driven contract tests between services so that API providers and consumers stay compatible as they evolve independently. Produces Pact-style contracts, provider verification stubs, and CI wiring, and flags breaking changes before they reach production.

Casos de uso

  • Creating consumer-driven contracts between two services
  • Generating provider verification tests from a contract
  • Detecting breaking API changes in CI
  • Migrating brittle end-to-end tests toward contract tests

Prompt de ejemplo

Here is a consumer that calls our /orders API and the provider's OpenAPI spec. Generate a
consumer-driven Pact contract, the matching provider verification test, and a CI step that fails
the build when the provider breaks the contract.

```
[paste consumer client code + OpenAPI spec]
```

Modelos recomendados

Herramientas compatibles

claude-codecursorkiroany

Modalidades

Entrada: code, text
Salida: code, text

Skills relacionadas

Autor

OpenModels Community

@openmodelsrun