Skip to content

Instantly share code, notes, and snippets.

@hanspagel
Created December 20, 2017 12:58
Show Gist options
  • Save hanspagel/8a1e8afd63eabe05d8e4dcc87cad8704 to your computer and use it in GitHub Desktop.
Save hanspagel/8a1e8afd63eabe05d8e4dcc87cad8704 to your computer and use it in GitHub Desktop.
<phpunit bootstrap="vendor/autoload.php">
<listeners>
<listener class="JohnKary\PHPUnit\Listener\SpeedTrapListener" />
</listeners>
</phpunit>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment