Completed
- Configuration files explained
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Add Component Tests to Web Apps
Automatically move to the next video in the Classroom when playback concludes
- 1 - Welcome
- 2 - Who is Ely Lucas?
- 3 - How does Cypress fit into the modern web dev stack?
- 4 - Can Cypress let us know when we’ve broken our UI?
- 5 - What is component testing?
- 6 - Starting out with Cypress
- 7 - Choosing End to End or Component Testing
- 8 - Configuration files explained
- 9 - Tests written in mocha
- 10 - What is worth testing?
- 11 - Creating an interface
- 12 - Building a login form
- 13 - Submitting the form
- 14 - Where can people find out more about Cypress?