Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4122446
phpunit.xml
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
812 B
Referenced Files
None
Subscribers
None
phpunit.xml
View Options
<?xml version="1.0" encoding="UTF-8" ?>
<phpunit
colors=
"true"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation=
"https://schema.phpunit.de/8.0/phpunit.xsd"
>
<testsuites>
<testsuite
name=
"Full"
>
<directory>
./test
</directory>
</testsuite>
<testsuite
name=
"Examples"
>
<directory>
./examples
</directory>
</testsuite>
<testsuite
name=
"EndToEnd"
>
<file>
./test/ExampleEnd2EndTest.php
</file>
<file>
./test/PHPUnitDeprecationHelper.php
</file>
</testsuite>
</testsuites>
<php>
<ini
name=
"display_errors"
value=
"1"
/>
<ini
name=
"display_startup_errors"
value=
"1"
/>
<ini
name=
"error_reporting"
value=
"E_ALL"
/>
</php>
</phpunit>
File Metadata
Details
Attached
Mime Type
text/xml
Expires
Wed, Aug 19, 05:23 (1 d, 8 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
38/cb/00ca1916776719a1b97153a3518d
Default Alt Text
phpunit.xml (812 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment