.. | |||||
assets | |||||
chunks | |||||
includes | |||||
languages | |||||
modules | |||||
templates | |||||
vendor | |||||
.htaccess | |||||
CHANGELOG.txt | |||||
license.txt | |||||
phpunit.watcher.yml.dist | |||||
phpunit.xml.dist | |||||
readme.txt | |||||
uninstall.php | |||||
user-registration.php | |||||
wpml-config.xml |
<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>
.. | |||||
assets | |||||
chunks | |||||
includes | |||||
languages | |||||
modules | |||||
templates | |||||
vendor | |||||
.htaccess | |||||
CHANGELOG.txt | |||||
license.txt | |||||
phpunit.watcher.yml.dist | |||||
phpunit.xml.dist | |||||
readme.txt | |||||
uninstall.php | |||||
user-registration.php | |||||
wpml-config.xml |