Skip to content

Instantly share code, notes, and snippets.

@adrientiburce
Created November 26, 2019 22:07
Show Gist options
  • Save adrientiburce/4209649998f50dfc5751c32eb8882671 to your computer and use it in GitHub Desktop.
Save adrientiburce/4209649998f50dfc5751c32eb8882671 to your computer and use it in GitHub Desktop.
<phpunit colors="true">
<testsuites>
<testsuite name="Manager Test Suite">
<directory>./Tests</directory>
</testsuite>
</testsuites>
</phpunit>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment