Install Composer if you have not installed it on your computer.
Open terminal in your project root directory then run the following command.
composer install
Open terminal in your project root directory then run the following command.
./vendor/phpunit/phpunit/phpunit --bootstrap src/index.php tests