forked from LiveCarta/PayPal-PHP-SDK
Updated Testing Framework fixing Travis Builds
- Added Group and Catching errors
This commit is contained in:
@@ -15,6 +15,14 @@
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
|
||||
<groups>
|
||||
<exclude>
|
||||
<group>
|
||||
integration
|
||||
</group>
|
||||
</exclude>
|
||||
</groups>
|
||||
|
||||
<logging>
|
||||
<log type="junit" target="build/junit.xml" logIncompleteSkipped="false" />
|
||||
<log type="coverage-html" target="build/coverage/" charset="UTF-8"
|
||||
|
||||
Reference in New Issue
Block a user