Skip to content

Instantly share code, notes, and snippets.

@stepansib
Last active March 22, 2019 07:52
Show Gist options
  • Save stepansib/f7fb52d0f3cc0d1a88eb88a5526bb9c0 to your computer and use it in GitHub Desktop.
Save stepansib/f7fb52d0f3cc0d1a88eb88a5526bb9c0 to your computer and use it in GitHub Desktop.
#phpunit #crm run unit tests
vendor/bin/phpunit ./src
clear && vendor/bin/phpunit src --testdox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment