How to set the project git clone [email protected]:manishranjan-adobe/php-testing-allure.git From the root directory, run composer install How to run the PHPUnit test case From the root directory of the project, run the below command. vendor/bin/phpunit -c allure/phpunit.xml tests/UserTest.php