Testing can be a hard & tedious process. Cypress tries to alleviate the stress from the testings process and make it fun to do. This crash course will cover how to use it in great detail.
Second Channel:
/ @laiture123
GitHub Repo:
https://github.com/harblaith7/cypress...
Udemy Courses:
GraphQL - https://www.udemy.com/course/modern-g...
Timeline
0:00 - Intro
4:00 - Cypress Setup
19:12 - .get() Command
51:43 - .contains() Command
1:01:30 - .find() Command
1:04:57 - Our First Tests
1:22:08 - Writing More Tests
1:37:16 - Testing HTTP Requests & Mocks