MoneyMeg/starling-php-sdk

View on GitHub
phpunit.xml

Summary

Maintainability
Test Coverage
<phpunit bootstrap="vendor/autoload.php">
  <testsuites>
    <testsuite name="php-sdk">
      <directory>tests</directory>
    </testsuite>
  </testsuites>
</phpunit>