The T in TDD: Test, Types, Tales
Test-Driven Development is about writing a test first, then the code that satisfies the test. Or... is it? In this talk, I will examine how I used to code in C#, and how I write code in F# today, in a style I consider very much inspired by TDD.