-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow multiple packages to be passed #28
Comments
Also nested would be great too
Sent from my iPhone
|
@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. |
gorc test assert mock
would find the packages and run the tests for both packages. Currently only one is supported.The text was updated successfully, but these errors were encountered: