Cypress (Web Testing Framework) Crash Course - 2021

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. GitHub Repo: Udemy Courses: GraphQL - 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
Back to Top