Skip to content

Instantly share code, notes, and snippets.

@gauravagrawal13
Created May 16, 2018 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gauravagrawal13/6192adc02b894d8c8a267e238547db9e to your computer and use it in GitHub Desktop.
Save gauravagrawal13/6192adc02b894d8c8a267e238547db9e to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="core/tests/bootstrap.php" colors="true">
<testsuites>
<testsuite name="unit">
<directory>modules/custom/phpunit_example/tests</directory>
</testsuite>
</testsuites>
</phpunit>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment