Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F10843547
phpunit.xml
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
652 B
Referenced Files
None
Subscribers
None
phpunit.xml
View Options
<?xml version="1.0" encoding="UTF-8"?>
<phpunit
backupGlobals=
"false"
backupStaticAttributes=
"false"
bootstrap=
"vendor/autoload.php"
colors=
"true"
convertErrorsToExceptions=
"true"
convertNoticesToExceptions=
"true"
convertWarningsToExceptions=
"true"
processIsolation=
"false"
stopOnFailure=
"false"
>
<testsuites>
<testsuite
name=
"Application Test Suite"
>
<directory>
./tests/
</directory>
</testsuite>
</testsuites>
<filter>
<whitelist>
<directory
suffix=
".php"
>
src/
</directory>
</whitelist>
</filter>
</phpunit>
File Metadata
Details
Attached
Mime Type
text/xml
Expires
Thu, Jul 31, 13:35 (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2838508
Default Alt Text
phpunit.xml (652 B)
Attached To
Mode
rKBROKER Keruald Broker
Attached
Detach File
Event Timeline
Log In to Comment