guard / guard-spork

Guard::Spork automatically manage Spork DRb servers
https://rubygems.org/gems/guard-spork
MIT License
296 stars 58 forks source link

Support testunit #16

Closed pellegrino closed 13 years ago

pellegrino commented 13 years ago

Since now Spork supports TestUnit, via the spork-testunit plugin (https://github.com/timcharper/spork-testunit) it would be nice to have guard-spork to support it too.

pellegrino commented 13 years ago

What do you think about this feature? If you like, i could try to get something along those lines.

thibaudgg commented 13 years ago

Yes it would definitely be great feature, @Sirupsen had already begun ( https://github.com/guard/guard-spork/pull/6 ) but he had some issues, maybe you can retry from his work. Thanks!

thibaudgg commented 13 years ago

I close it, feel free to reopen it with a pull request :)