FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
arraybase/phpunit.xml at master · whizsid/arraybase · GitHub
whizsid
/
arraybase
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
18
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
arraybase
/
phpunit.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
7 lines (7 loc) · 390 Bytes
Breadcrumbs
arraybase
/
phpunit.xml
Copy path
File metadata and controls
7 lines (7 loc) · 390 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
<
phpunit
backupGlobals
=
"
false
"
backupStaticAttributes
=
"
false
"
bootstrap
=
"
vendor/autoload.php
"
colors
=
"
true
"
convertErrorsToExceptions
=
"
true
"
convertNoticesToExceptions
=
"
true
"
convertWarningsToExceptions
=
"
true
"
processIsolation
=
"
false
"
stopOnFailure
=
"
false
"
>
<
testsuites
>
<
testsuite
name
=
"
Unit
"
>
<
directory
suffix
=
"
Test.php
"
>./tests</
directory
>
</
testsuite
>
</
testsuites
>
</
phpunit
>
Back
|
FazBrowse Home
|
New Git URL