A Cypress plugin for API testing to validate the API response against Plain JSON schemas, Swagger documents, or OpenAPI documents using Ajv JSON Schema validator.
Links:
Plugin Repo
https://github.com/sclavijosuero/cypr...
Dev To Article
https://dev.to/sebastianclavijo/cypre...
My POC:
https://github.com/JoanEsquivel/cypre...
⏰Timestamps:
00:00 - Introduction.
00:43 - Article reference
01:36 - Installation and quick overview of documentation
03:29 - Swagger UI & Open API yml file
05:05 - POC
#cypressio #automation #testing