cypress-ajv-schema-validator

JSON →
library 2.0.2 ·javascript deprecated
verified Jun 7, 2026

Cypress plugin (v2.0.2, last release 2023) for API schema validation against JSON schemas, Swagger, or OpenAPI documents. Uses Ajv as the validation engine. Now legacy: replaced by cypress-schema-validator (backward compatible, adds Zod support). Key features: chainable cy.validateSchema() command, supports environment variable disableSchemaValidation, integration with @bahmutov/cy-api and cypress-plugin-api. No recent updates; users should migrate to successor.