Cypress Cucumber framework built over Youtube videos to teach the framework basics to anyone interested in this technology.
We reviewed topics like:
- 'master' Branch:
-
Installation of Cucumber JS
-
Translation from a normal script to Gherkin
-
Add the step definitions
-
Implement Page Object Model
-
Reuse given step using Background
-
Adding examples to implement cucumber inline data table(read row by row)
-
Adding Cucumber Cypress report to the repository
Before you use this project you only need to have Node Js installed in your computer.
https://nodejs.org/es/download/
Install project dependencies with: npm i