PHP code example of cooper / hyperf-pest
1. Go to this page and download the library: Download cooper/hyperf-pest library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
cooper / hyperf-pest example snippets
composer create-project hyperf/hyperf-skeleton
composer
php bin/hyperf.php vendor:publish cooper/hyperf-pest
./vendor/bin/co-pest --prepend test/bootstrap.php -c phpunit.xml