PATH:
home
/
lab2454c
/
costbloc.com
/
vendor
/
mpdf
/
mpdf
<phpunit bootstrap="tests/bootstrap.php" colors="true" backupGlobals="false" beStrictAboutTestsThatDoNotTestAnything="false"> <testsuites> <testsuite name="Tests"> <directory suffix=".php">./tests</directory> </testsuite> </testsuites> <coverage processUncoveredFiles="true"> <include> <directory suffix=".php">src</directory> </include> <report> <html outputDirectory="build/coverage"/> <text outputFile="php://stdout" showOnlySummary="true"/> </report> </coverage> </phpunit>
[-] composer.json
[edit]
[-] phpunit.xml
[edit]
[+]
data
[+]
.github
[+]
..
[-] LICENSE.txt
[edit]
[+]
tmp
[-] CREDITS.txt
[edit]
[-] .gitignore
[edit]
[+]
ttfonts
[-] README.md
[edit]
[-] ruleset.xml
[edit]
[+]
src
[-] CHANGELOG.md
[edit]