The long way through Software Craftsmanship

Kata: prime factors

Jan 6, 2015 - 1 minute read - Comments - kataTDDjava

I just did the prime factors kata, in java using TDD. Results: https://github.com/alvarogarcia7/primeFactors

Code review, comments, pull requests are more than welcome

Source: http://craftsmanship.sv.cmu.edu/katas/prime-factors-kata

Source: http://butunclebob.com/ArticleS.UncleBob.ThePrimeFactorsKata