Intro to Test Driven Development (TDD) Part 3 – Using a Rules Engine / Rules Pattern
In Part 1 and Part 2 of my Intro to Test Driven Development posts, we worked our way through a Greed Kata exercise and discovered how we can use TDD to help design our code in a more generic and testable way. If you’re new to TDD, feel free to start with the first two parts of this series before […]