Completed
debuggability
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Cypress - Where Automated Acceptance Testing Isn’t Just for QA Anymore
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 ACME CONSULTING
- 3 WORLD CLASS COFFEE
- 4 AFTER ANOTHER BAD RELEASE
- 5 Microsoft MVP
- 6 test interactions and behaviors
- 7 next generation web Ul testing tool
- 8 not constrained by Selenium
- 9 flake resistant
- 10 debuggability
- 11 everything is chainable
- 12 npm install --save-dev cypress
- 13 npx cypress open
- 14 docs.percy.io/docs/cypress
- 15 npx cypress run
- 16 testing is hard!
- 17 Behind A Proxy Server
- 18 don't take all or nothing approach
- 19 digitaldrummer