X7ROOT File Manager
Current Path:
/opt/alt/php54/usr/share/pear/test/TwigBridge/Symfony/Bridge/Twig
opt
/
alt
/
php54
/
usr
/
share
/
pear
/
test
/
TwigBridge
/
Symfony
/
Bridge
/
Twig
/
ðŸ“
..
ðŸ“
Tests
📄
phpunit.xml.dist
(867 B)
Editing: phpunit.xml.dist
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" syntaxCheck="false" bootstrap="vendor/autoload.php" > <testsuites> <testsuite name="Symfony Twig Bridge Test Suite"> <directory>./Tests/</directory> </testsuite> </testsuites> <filter> <whitelist> <directory>./</directory> <exclude> <directory>./Resources</directory> <directory>./Tests</directory> <directory>./vendor</directory> </exclude> </whitelist> </filter> </phpunit>
Upload File
Create Folder