PHP code example of vitorsreis / phpunit-dispatcher
1. Go to this page and download the library: Download vitorsreis/phpunit-dispatcher 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/ */
vitorsreis / phpunit-dispatcher example snippets
bash
php phpunit-dispatcher.phar [options] <directory|file> ...
bash
php phpunit-dispatcher.phar --version
php phpunit-dispatcher.phar tests/
bash
php phpunit-dispatcher.phar --pud-force-update
bash
php phpunit-dispatcher.phar --pud-phpunit-version=9.5.0
bash
php phpunit-dispatcher.phar --pud-verbose