/
home
/
sjslayjy
/
public_html
/
theweavenest
/
vendor
/
phpunit
/
phpunit
/
tests
/
end-to-end
/
cli
/
Upload File
HOME
--TEST-- phpunit --help --ARGS-- --no-configuration --help --FILE-- <?php declare(strict_types=1); require_once __DIR__ . '/../../bootstrap.php'; $help = new PHPUnit\TextUI\Help(72, true); $help->writeToConsole(); --EXPECTF_EXTERNAL-- ../_files/output-cli-help-color.txt