File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" backupGlobals =" false" backupStaticAttributes = " false " colors =" true" convertErrorsToExceptions = " true " convertNoticesToExceptions = " true " convertWarningsToExceptions = " true " processIsolation =" false" stopOnFailure =" false" bootstrap =" ./tests/bootstrap.php" xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/9.3 /phpunit.xsd" >
3- <coverage processUncoveredFiles = " true " >
2+ <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" backupGlobals =" false" colors =" true" processIsolation =" false" stopOnFailure =" false" bootstrap =" ./tests/bootstrap.php" xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/10.0 /phpunit.xsd" cacheDirectory = " .phpunit.cache " backupStaticProperties = " false " >
3+ <coverage >
44 <include >
55 <directory suffix =" .php" >./modules</directory >
66 <directory suffix =" .php" >./src</directory >
You can’t perform that action at this time.
0 commit comments