Current Path : /var/www/ljmtc/wp-content/plugins/user-registration/ |
Current File : /var/www/ljmtc/wp-content/plugins/user-registration/phpunit.xml.dist |
<phpunit bootstrap="tests/phpunit/bootstrap.php" backupGlobals="false" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" > <testsuites> <testsuite name="default"> <directory suffix="-test.php">./tests/phpunit/</directory> </testsuite> </testsuites> <groups> <exclude> <group>ms-required</group> </exclude> </groups> </phpunit>