Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 762 Bytes

PITCHME.md

File metadata and controls

28 lines (17 loc) · 762 Bytes

🔖 Workshop lessons

  • Write E2E tests to mimic user's actions
  • Set the initial state before each test

+++

🔖 Workshop lessons

  • Spy / stub API calls and application code

+++

🔖 Workshop lessons

  • Anything you can do from DevTools console, you can do from your Cypress tests

+++

The End 🎉

Thank you for learning E2E testing with Cypress.io