
| Current Path : /var/www/html_old/12park.backup/vendor/grasmash/expander/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html_old/12park.backup/vendor/grasmash/expander/phpunit.xml.dist |
<!-- phpunit.xml.dist -->
<phpunit>
<testsuites>
<testsuite name="Yaml Expander Test Suite">
<directory>tests/phpunit</directory>
</testsuite>
</testsuites>
<logging>
<log type="coverage-clover" target="build/logs/clover.xml"/>
</logging>
<filter>
<whitelist processUncoveredFilesFromWhitelist="true">
<directory suffix=".php">src</directory>
</whitelist>
</filter>
</phpunit>