12tdds
12tdds copied to clipboard
12 TDDS OF CHRISTMAS
12 TDDS OF CHRISTMAS
As part of my deliberate practice I decided to accept the challenge by John Cleary and practice one code kata a day for the next twelve days.
Read more about the chalange on John's blog: http://www.wiredtothemoon.com/2012/12/12-tdds-of-christmas/
Installation
-
Clone the project
-
Install the dependencies
curl http://getcomposer.org/installer | php ./composer.phar install --dev -
Run all the specs (previously known as tests):
./bin/phpspec run -f pretty
