Overview
Learn how to improve your testing skills with this 20-minute video tutorial from Web Dev Simplified. Discover six essential steps to write better tests, including the Golden Rule of Assertions, when to use mocking, avoiding intermittent failures, implementing Test Driven Development, writing non-DRY tests, and choosing appropriate test types. Gain valuable insights into rewiring your brain for effective test writing and enhancing your overall programming capabilities.
Syllabus
- Introduction
- The Golden Rule of Assertions
- When To Mock
- Avoid Intermittent Failures
- Test Driven Development
- Don’t Write DRY Tests
- What Types of Tests To Write
Taught by
Web Dev Simplified