Refactor Cypress API Tests Part 1: Use cy-spok Plugin

Описание к видео Refactor Cypress API Tests Part 1: Use cy-spok Plugin

In this video, I refactor API tests found in the repo https://github.com/EvgeniiDolzhenko/c... You can find my refactoring in the branch "refactor1" of the repo https://github.com/bahmutov/cypress-c...
- I will use cy-spok plugin https://github.com/bahmutov/cy-spok to write more powerful and shorter assertions for the response objects
- I will remove "cy.then" callbacks that simply check a property in the current subject
- I will validate the env settings value before using it
For more lessons showing cy-spok and cypress-plugin-api, see my "Cypress Plugins" course https://cypress.tips/courses/cypress-...
VSCode color theme: "Dark Theme by Marcelo"

Комментарии

Информация по комментариям в разработке