FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
ameliabooking
/
vendor
/
apimatic
/
jsonmapper
/
tests
Edit File: phpunit.xml
<phpunit backupGlobals="false" bootstrap="bootstrap.php" colors="true" beStrictAboutChangesToGlobalState="true" beStrictAboutOutputDuringTests="true" beStrictAboutTestsThatDoNotTestAnything="true" beStrictAboutCoversAnnotation="true" > <filter> <whitelist> <directory suffix=".php">../src/</directory> </whitelist> </filter> </phpunit>
Save
Back