Added test coverage and allow php nighlty to fail

This commit is contained in:
Matias Navarro Carter
2018-10-12 15:34:25 -03:00
parent e540de2085
commit 5322c24f68
4 changed files with 16 additions and 222 deletions

View File

@@ -15,11 +15,6 @@
<directory suffix="Test.php">./tests</directory>
</testsuite>
</testsuites>
<logging>
<log type="coverage-clover" target="coverage.xml"/>
</logging>
<filter>
<whitelist>
<directory>./src</directory>