advent-of-code-2019-kotlin

This is a sample of me using Test Driven Development to solve the 2019 Advent of Code using Kotlin.

I only got to day 5, but it gives a small insight into how I do TDD.