Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
local
/
wp
/
vendor
/
phpunit
/
phpunit
/
tests
/
TextUI
📤 Upload
📝 New File
📁 New Folder
Close
Editing: list-suites.phpt
--TEST-- phpunit --list-suites --configuration=__DIR__.'/../_files/configuration.suites.xml' --FILE-- <?php $_SERVER['argv'][1] = '--list-suites'; $_SERVER['argv'][2] = '--configuration'; $_SERVER['argv'][3] = __DIR__.'/../_files/configuration.suites.xml'; require __DIR__ . '/../bootstrap.php'; PHPUnit_TextUI_Command::main(); --EXPECTF-- PHPUnit %s by Sebastian Bergmann and contributors. Available test suite(s): - Suite One - Suite Two
Save
Cancel