gnutix/kata-fizzbuzz

Coding Kata training of the Fizz Buzz game.

v0.0.3 2014-03-24 10:09 UTC

This package is auto-updated.

Last update: 2024-04-11 22:50:09 UTC


README

Build Status Code Coverage Scrutinizer Code Quality SensioLabsInsight Dependency Status HHVM Status

This is the repository hosting my Coding Kata training of the Fizz Buzz game.

Project setup

Run vagrant up, then vagrant ssh -c 'cd /vagrant && bin/phpunit --testdox' to see the tests results.