Maher4Ever / guard-phpunit

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

Integration with guard-phpunit-sf2 #8

Open liuggio opened 11 years ago

liuggio commented 11 years ago

Hi, thanks for this library is great!

I'd like to merge this https://github.com/liuggio/guard-phpunit-sf2 repo with yours, but there are some logical differences:

  1. Path should not be called when run_all
  2. the Inspector is totally different class
  3. the command execution has different parameters

Maybe with your help this lib could be more dynamic and supports also Symfony2 framework.

What do you think?

liuggio commented 11 years ago

ping.

jdewit commented 11 years ago

+1

nifr commented 11 years ago

any updates on this ? i haven't been able to dive into the guard + phpunit for symfony2 yet ... i'm currently only using guard-livereload in combination with sourcemaps & tincr successfully inside my projects.

could you quickly explain what prevents guard-phpunit from working with symfony2 in it's current state?

liuggio commented 11 years ago

This repo is not maintaned... If you want to work with sf2 please use https://github.com/liuggio/guard-phpunit-sf2, it should work