Skip to content

Latest commit

 

History

History

2016-july

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Ladies of Code LDN | July 2016

We love TDD, so we decided to spend an evening talking about it. We had an awesome talk, a demo and a workshop!

Part 1: Inside out vs outside in TDD by Georgina McFadyen

Georgina presented her thoughts on inside out vs outside in TDD and explaining the differences with code examples. She also explained when she would use one practise over the other.

Georgina is a software crafter at 8th Light.

View Georgina's slides

Part 2: Live coding demo of the Roman Numerals kata - coded by Ina Tsetsova

Ina first test drove the Roman Numerals algorithm with unit tests. If you're not familiar with the kata, find out more here. Then she explained the concept of property based testing and wrote a few test examples for the roman numerals generator.

Ina is a Maker's Academy graduate and future ThoughtWorker.

Read Ina's blog post about the Roman Numerals kata and property based testing.
Ina also uploaded her code to Github.

Part 3: TDD beginner's workshop - by Natalia Baltazar

Natalia gave a quick overview of the workshop and then some of us started working through it. The workshop was originally created by dwyl.

Natalia is a developer at the Guardian and co-organiser of this meetup.