Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3942368
phpunit.xml
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
720 B
Referenced Files
None
Subscribers
None
phpunit.xml
View Options
<?xml version="1.0" encoding="UTF-8"?>
<phpunit
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation=
"https://schema.phpunit.de/10.3/phpunit.xsd"
bootstrap=
"vendor/autoload.php"
stopOnFailure=
"false"
>
<php>
<ini
name=
"display_errors"
value=
"On"
/>
<ini
name=
"display_startup_errors"
value=
"On"
/>
<ini
name=
"error_reporting"
value=
"On"
/>
</php>
<testsuites>
<testsuite
name=
"Unit tests"
>
<directory
suffix=
"Test.php"
>
./tests
</directory>
</testsuite>
</testsuites>
<source>
<include>
<directory
suffix=
".php"
>
src/
</directory>
</include>
</source>
</phpunit>
File Metadata
Details
Attached
Mime Type
text/xml
Expires
Thu, Dec 26, 16:12 (8 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2315147
Default Alt Text
phpunit.xml (720 B)
Attached To
Mode
rKOT Keruald OmniTools
Attached
Detach File
Event Timeline
Log In to Comment