File manager - Edit - /var/www/payraty/helpdesk/vendor/muxinc/mux-php/gen/templates/phpunit.xml.mustache
Back
<?xml version="1.0" encoding="UTF-8"?> <phpunit bootstrap="./vendor/autoload.php" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" stopOnFailure="false"> <testsuites> <testsuite name="tests"> <directory>{{apiTestPath}}</directory> <directory>{{modelTestPath}}</directory> </testsuite> </testsuites> <filter> <whitelist processUncoveredFilesFromWhitelist="true"> <directory suffix=".php">{{apiSrcPath}}</directory> <directory suffix=".php">{{modelSrcPath}}</directory> </whitelist> </filter> <php> <ini name="error_reporting" value="E_ALL" /> </php> </phpunit>
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings