课程目录:Test Driven Development培训
4401 人关注
(78637/99817)
课程大纲:

  Test Driven Development培训

 

 

Introduction

Automated unit testing frameworks
Writing good unit tests
Identifying and repairing fragile tests
TDD approaches
TDD as a design tool
TDD vs refactoring
TDD workflows and patterns
TDD schools and variations
TDD challenges
The workshop exercise explained
Merits of good tests in TDD context
Evolving what we have, take 1
Mocking explained
Using mocking frameworks
Evolving what we have, take 2
Breaking change
Evolving what we have, take 3
Coverage and counter-arguments
Retrospective