Testing Fundamentals with Steve Kinney | Preview

Опубликовано: 20 Январь 2025
на канале: Frontend Masters
2,390
37

Full Course:
Testing Fundamentals: https://www.frontendmasters.com/cours...

About this Course:
Ship code with confidence! Learn the basics of testing and apply Test-Driven Development techniques to your workflow. Create automated tests for DOM elements and user interactions. Use mocks and spies to control your environment and test more complex code. Gain practical experience writing unit and integration tests while exploring common testing tools.

Find Frontend Masters Online:
Twitter:   / frontendmasters  
LinkedIn:   / frontend-masters  
Facebook:   / frontendmasters  
Instagram:   / frontendmasters  

About Us:
Advance your skills with in-depth, modern front-end engineering courses — our 150+ high-quality courses and 18 curated learning paths will guide you from mid-level to senior developer! https://www.frontendmasters.com/?utm_...

Sections:
0:00 - Introduction & Course Description
0:41 - Simple Tests Exercise
5:03 - Testing Randomness
8:52 - End-to-End Testing with Playwright