Maher4Ever / guard-phpunit

Guard::PHPUnit automatically runs your tests
http://maher4ever.github.com/guard-phpunit/
MIT License
73 stars 47 forks source link

Allow Ability to Specify phpunit command #6

Open jamescarr opened 11 years ago

jamescarr commented 11 years ago

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.

MPV commented 11 years ago

+1

marcioAlmada commented 11 years ago

+1

conatus commented 11 years ago

+1

MPV commented 11 years ago

Can this be closed as a duplicate of https://github.com/Maher4Ever/guard-phpunit/pull/7?