Skip to content

This project is a code concept of using cypress and cucumber with page object model

Notifications You must be signed in to change notification settings

JoanEsquivel/cypress-cucumber

Repository files navigation

cypress-cucumber

exemplo imagem

Cypress Cucumber framework built over Youtube videos to teach the framework basics to anyone interested in this technology.

💻 Topics

We reviewed topics like:

  1. '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

  • 💻 Pre-requisites

Before you use this project you only need to have Node Js installed in your computer.

https://nodejs.org/es/download/

🚀 Install the project

Install project dependencies with: npm i

About

This project is a code concept of using cypress and cucumber with page object model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published