Skip to content

Binhlex/cypress-master

Repository files navigation

Install dependencies

$npm install

Run test

$npm run run:test

======================================================================================= VS Code extension:

Cucumber extensions:

Generate steps definition

  • Select the cucumber step, press Ctrl + Shift + C
  • Go to step definition file, paste it.

Live Server

Sync VS code settings:

Code Format:

Test:

  • BDD: Using Cucumber
  • Page Object patten

Hooks

  • Cucumber hooks
  • Mocha hooks
  • Login by API and store toke to localStorege

Locators plugin:

  • cypress-xpath

Reporting:

  • multiple-cucumber-html-reporter (error + screenshot)

Next:

  • Github action

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published