Implement verbose logging flag for all commands. Wrap t2 provision error in verbose mode. Fixes gh-216#217
Implement verbose logging flag for all commands. Wrap t2 provision error in verbose mode. Fixes gh-216#217rwaldron wants to merge 1 commit intotessel:masterfrom
t2 provision error in verbose mode. Fixes gh-216#217Conversation
|
This may be partly addressed in #215, so let's wait until that lands and I will see where this fits after that. |
4055bae to
14446b7
Compare
There was a problem hiding this comment.
Oh thank god. I was just editing my grunt file to only run one file with grunt nodeunit. This is much better.
|
@rwaldron Looks good. I only have the one suggestion about the options var. How do you feel like the verbose option usage differs from passing |
|
Updated.
I'm not sure actually... Let me think about that a bit more. In the meantime, I can move the grunt task to another PR |
|
Any update on this? |
|
@rwaldron should we close this PR? The one thing I liked about it was the ability to specify a nodeunit file to run. |
|
@rwaldron closing this for now since we already have the Grunt single file tests in master. Feel free to re-open if you think this PR is relevant. |
No description provided.