/
home
/
sjslayjy
/
public_html
/
devlok
/
vendor
/
phpunit
/
phpunit
/
tests
/
end-to-end
/
Upload File
HOME
--TEST-- phpunit --configuration tests/_files/phpunit-example-extension --FILE-- <?php $_SERVER['argv'][1] = '--configuration'; $_SERVER['argv'][2] = __DIR__ . '/../_files/phpunit-example-extension'; $_SERVER['argv'][3] = '--no-extensions'; require __DIR__ . '/../bootstrap.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- Fatal error: Trait 'PHPUnit\ExampleExtension\TestCaseTrait' not found in %s