gorc
gorc copied to clipboard
Allow multiple packages to be passed
gorc test assert mock
would find the packages and run the tests for both packages. Currently only one is supported.
Also nested would be great too
gorc stretchr/server other/server
Sent from my iPhone
On 18 Jul 2013, at 14:30, Tyler [email protected] wrote:
gorc test assert mock would find the packages and run the tests for both packages. Currently only one is supported.
— Reply to this email directly or view it on GitHub.
@nelsam I think you added this in your rewrite fork, correct?
Phew, it's been so long since I had time to work on gorc, I don't quite remember. Let me take a look and get back to you.
Excellent. Thanks!
Believe me, I get being busy. I just looked at your changes and whatnot yesterday. Made some of my own changes and pushed them up. Sorry it took so long to get on this. :)
After a quick look, I don't think I quite got to that. I've got a little bit of time, though, so I'll start working on that now. The rewrite branch has a lot of useful features that I'd love to have in a more stable state.
Sounds good. Let me know how I can help.