Skip to content
/ cypress-cucumber Public template

A Cypress-Cucumber starter template for testing

Notifications You must be signed in to change notification settings

vulovix/cypress-cucumber

Repository files navigation

Cypress-Cucumber Template Repository

Introduction


App is way too big to be covered with single pair of eyes.


That's why we are going to automate application testing in order to save time and nerves.

Installation

  1. Install yarn by running: npm i yarn --global
  2. Run yarn to install all dependencies
  3. Run yarn dev to start development version of cypress as web browser to preview tests and execution
  4. Run yarn test to run project integration test in headless mode with all necessary recordings and screenshots

About

A Cypress-Cucumber starter template for testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published