How to Write Better Tests in 6 Easy Steps
Offered By: Web Dev Simplified via YouTube
Course Description
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
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera