Skip to content

Latest commit

 

History

History

20170814_tdd_workshop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

TDD pair programming workshop (2017-08-14)

In this workshop we'll learn about TDD and pair programming in a very hands-on and interactive way.

For each exercise, we'll start with a simple code Kata what we will implement using TDD.

In each pair we'll have one driver who will type the code in and one navigator who will navigate him or her during the implementation.

Eventually, we'll try different formats, such as "ping pong" where we swap the driver and navigator after each new test.

Code Katas

References