Skip to content

Conversation

@jamescarr
Copy link

Since phpunit started publishing packages over composer I've switched to using this method of running phpunit rather than installing globally via pear.

This change defaults to the globally installed phpunit but allows the user to specify an alternative command to run.

@isidromerayo
Copy link

+100 Nice feature! I like it and I need :)

@jamescarr
Copy link
Author

Don't merge the PR just yet... I discovered the custom reporter guard uses is incompatible between versions. I have a fix coming soon.

@isidromerayo
Copy link

Great work!
I wait for that functionality to add to my project https://github.com/isidromerayo/simple_php_skeleton
Thanks

@MPV
Copy link

MPV commented Nov 19, 2012

@Maher4Ever @jamescarr Awesome! Really looking forward to seeing this in guard-phpunit.

@brianium
Copy link

brianium commented Dec 6, 2012

👍

2 similar comments
@liuggio
Copy link

liuggio commented Jan 3, 2013

👍

@MPV
Copy link

MPV commented Jan 23, 2013

👍

@matteosister
Copy link

cool!

@bignall
Copy link

bignall commented Feb 15, 2013

Hope this gets merged soon! Since I have to run an old version of phpunit (3.5 does not have all the command line options guard-phpunit uses by default) I haven't been able to use guard-phpunit. With this change I should be able to!

@matteosister
Copy link

@Maher4Ever could you please merge this?

@MPV
Copy link

MPV commented Mar 26, 2013

@jamescarr Is there anything you want to change in this pull request? Or can it be merged in it's current state?

@Maher4Ever Could you merge this? There seems to be a lot of interest in this fix.

@liuggio
Copy link

liuggio commented Mar 26, 2013

I think we should use another Repository for Guard-phpunit.

@matteosister
Copy link

I agree

@jamescarr
Copy link
Author

@MPV The problem I ran into is that the reporter that guard-phpunit uses is incompatible with later phpunit releases. Otherwise it seemed to work fine.

@svperfecta
Copy link

+1 I uses composer as well (as everyone really should at this point). This is needed, as phpunit is no longer in the system path.

@windwardrail
Copy link

I need this as well.

@marekkalnik
Copy link

Is there any fork that became an official fork of guard-phpunit ? This one does not seem maintained anymore.

@adri
Copy link

adri commented Oct 10, 2013

+1, please merge :-)

@marekkalnik
Copy link

@adri - there is a fork that I made, that supports this. It's not released yet as the automatic tests do not pass, but it seems to be working ok. Check : https://github.com/marekkalnik/guard-phpunit2 if you're interested

@harai
Copy link

harai commented Dec 6, 2013

+1

Repository owner deleted a comment Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.