Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
hubzilla
core
Commits
9afdf869
Commit
9afdf869
authored
Nov 26, 2020
by
Mario
Browse files
coverage config
parent
f4f1974b
Pipeline
#366505
passed with stage
in 2 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/phpunit.xml
View file @
9afdf869
<?xml version="1.0" encoding="UTF-8"?>
<phpunit
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
bootstrap=
"../boot.php"
colors=
"true"
xsi:noNamespaceSchemaLocation=
"https://schema.phpunit.de/9.3/phpunit.xsd"
>
<coverage
processUncoveredFiles=
"false"
>
<coverage
processUncoveredFiles=
"false"
includeUncoveredFiles=
"false"
>
<include>
<directory
suffix=
".php"
>
../Zotlabs/
</directory>
<directory
suffix=
".php"
>
../include/
</directory>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment