Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.21 KB

README.md

File metadata and controls

29 lines (15 loc) · 1.21 KB

Cypress Code Snippets

Experimented a curated list of working code examples for the website the-internet.com developed and maintained by "Dave Haeffner"

It displays how to utilise:-

App setup

  • Run this command npm i

Execution

npm run cypress:run - Executes test in headless mode

npm run cypress:open - Executes test in interactive mode

Cypress Dashboard results

Slack integration results [configured only for failed test cases]