Discovery Testing the Game of Life (Part 2)

preview_player
Показать описание

This is a series which explores the two schools of test-driven development (Detroit-school TDD and London-school TDD), and introduces an iteration on London-school we call "Discovery Testing".

In this episode, we'll do a mini design session about how we'll tackle Conway's Game of Life from the outside-in, then switch over to code and implement the entry-point unit with Discovery TDD, breaking up our simulation into three parts
Рекомендации по теме
Комментарии
Автор

These videos are excellent, really enjoying learning about discovery testing. A shame they are not easier to find, or they would have so many more views!

RussellWinch