TDD Fundamentals in TypeScript
TDD Fundamentals in TypeScript
TDD Fundamentals in TypeScript This course covers the fundamentals of Test Driven Development using TypeScript as the language of practice
Udemy Discount Code
What you'll learn
- Structure a unit test (Understand the anatomy of a good test)
- Structure Test Classes and Projects
- Understand Testing Strategies and Approaches
- Identify Boundaries and Equivalence Partitions
- Name a Test
- Break Dependencies with Test Doubles
- Grow a Requirement using TDD
- Balance High Level Design with TDD Practice
- Recognize the Flow/Cadence/Rhythm of TDD
- Understand how Bad Tests Show High Code Coupling and how Good Tests Show Low coupling