Hey there!
welcome to this repo! Hope you are liking the videos. So follow the intructions below and get you running! WOHOO
git clone https://github.com/zeroToMasters/FizzBuzz
composer install
If you don't have composer installed, check here: Composer download page
So now you can run the tests with the following command. (There is no tests so you will get a warning)
vendor/bin/phpunit
Create the source file on src/FizzBuzz.php
and all yours, you can start your TDD.
You can find the whole tdd course on here: https://www.youtube.com/playlist?list=PL0m0TPnF-iCFpTl2qaP0FIn5zhVtOL8El
You can also stay up to date with the latests news from zeroToMasters following the twitter account on: https://twitter.com/zerotomasters