L
0

Tdd Fundamentals In Typescript
Published 12/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 6.17 GB | Duration: 11h 13m
This course covers the fundamentals of Test Driven Development using TypeScript as the language of practice
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
Requirements
Developers must be able to code in Typescript
Visual Studio