This is a TDD kata that is used to properly test the logic without involving the database.
Read finance Readme.md for more details.
A TDD kata.
This is code us by Martin Fowler in his Refactoring book. Source code that is not properly written and needs automated tests to be easily changed.
It is MovieRental-1.0 solved.
- FizzBuzz
- LeapYear
- PrimeFactors
- Standard Deviation - StdDev
- Tennis