Current Path : /var/www/storage/vendor/braintree/braintree_php/ |
Current File : /var/www/storage/vendor/braintree/braintree_php/phpunit.xml.dist |
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" syntaxCheck="false"> <php> <ini name="error_reporting" value="32767"/> </php> <testsuites> <testsuite name="unit"> <directory>./tests/unit</directory> </testsuite> <testsuite name="integration"> <directory>./tests/integration</directory> </testsuite> </testsuites> </phpunit>