Skip to content

Latest commit

 

History

History

201612_tdd_workshop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

TDD mob programming workshop (2016-12-12)

In this workshop we'll learn about TDD and mob 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.

We'll have one driver who will type the code in and everybody else will navigate him or her during the implementation.

Eventually, we'll try different formats, such as "ping pong" where we change a driver after each new test.

References

Code Katas:

Longer/harder katas to consider: