UNPKG

grunt-phpunit-dplus

Version:
12 lines (11 loc) 278 B
<phpunit colors="true" convertErrorsToExceptions="true" strict="false" verbose="false"> <testsuites> <testsuite name="grunt-phpunit testsuite"> <directory suffix="Test.php">./modules/</directory> </testsuite> </testsuites> </phpunit>