Coverage lento e innecesario
This commit is contained in:
@ -28,16 +28,15 @@
|
||||
<directory>common</directory>
|
||||
</include>
|
||||
</source>
|
||||
<coverage pathCoverage="false" ignoreDeprecatedCodeUnits="true" disableCodeCoverageIgnore="true">
|
||||
<!--<coverage pathCoverage="false" ignoreDeprecatedCodeUnits="true" disableCodeCoverageIgnore="true">
|
||||
<report>
|
||||
<!--<html outputDirectory="/code/public/coverage/html"/>-->
|
||||
<php outputFile="/code/public/coverage/coverage.php"/>
|
||||
<html outputDirectory="/code/public/coverage/html"/>
|
||||
</report>
|
||||
</coverage>
|
||||
</coverage>-->
|
||||
<logging>
|
||||
<junit outputFile="/code/cache/tests/junit.xml"/>
|
||||
<teamcity outputFile="/code/cache/tests/teamcity.txt"/>
|
||||
<testdoxHtml outputFile="/code/cache/tests/testdox.html"/>
|
||||
<testdoxHtml outputFile="/code/public/tests/testdox.html"/>
|
||||
<testdoxText outputFile="/code/cache/tests/testdox.txt"/>
|
||||
</logging>
|
||||
</phpunit>
|
||||
|
Reference in New Issue
Block a user