- 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?
Description:
Explore component testing in web applications with Cypress in this comprehensive 90-minute video tutorial. Learn about the relationship between component tests and end-to-end tests, and discover how they can improve accessibility. Follow along as Ely Lucas demonstrates how to add component tests to a React app using Cypress, covering topics such as Cypress's role in modern web development, UI breakage detection, configuration file setup, and writing tests in Mocha. Gain practical insights on what to test, create interfaces and login forms, and learn how to submit forms effectively. By the end of this tutorial, you'll have a solid understanding of component testing and how to implement it in your web development projects.