Fizz Buzz 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.