課程目錄: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