guard-phpunit
guard-phpunit copied to clipboard
Allow Ability to Specify phpunit command
My most recent setup installs phpunit from composer, which creates an executable under the project's vendor directory.
In this situation, it'd be nice if we could specify to run this phpunit binary through guard.
+1
+1
+1
Can this be closed as a duplicate of https://github.com/Maher4Ever/guard-phpunit/pull/7?