Page MenuHomeDevCentral

phpunit.xml
No OneTemporary

phpunit.xml

<phpunit
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/7.3/phpunit.xsd"
>
<testsuites>
<testsuite name="Main">
<directory>.</directory>
<exclude>vendor</exclude>
</testsuite>
</testsuites>
</phpunit>

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 16, 13:12 (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3148612
Default Alt Text
phpunit.xml (321 B)

Event Timeline