Source for file Test-init.php
Documentation is available at Test-init.php
// quick-load, small memory footprint command configuration
'summary' => 'Run Regression Tests',
'function' => 'doRunTests',
'doc' => 'Run tests in child directories, recursively. 4 dirs deep maximum',
'doc' => 'actual string of settings to pass to php in format " -d setting=blah"',
'doc' => 'Log test runs/results as they are run',
'doc' => 'Only display detail for failed tests',
'doc' => 'Display simple output for all tests',
'doc' => 'Treat parameters as installed packages from which to run tests',
'doc' => '[testfile|dir ...]
Run regression tests with PHP\'s regression testing script (run-tests.php).',
Documentation generated on Mon, 11 Mar 2019 14:15:34 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|