TDD kata based on Roy Osherove String Calculator Kata which can be found here.
I've been sitting on various implementations for a very long time and never got around to submit anything for general consumption. The Master branch contain solutions for step 1 - 9
- Java 1.7 or newer (project is compiling against 1.7)
- Gradle