-
Notifications
You must be signed in to change notification settings - Fork 39
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
check for thrown exception upstream and exit 1 #40
Comments
We just got bitten by this, thinking our test suite succeeded when in fact tests had syntax errors. Cool that there's an issue tracking this already. :) @scottcorgan Any ETA? I may get time to look at it myself, although I don't know the tap-spec code base (yet). |
@markuswustenberg I'm not an stdout/stdin specialist so I've been unable to fix this yet. It's very annoying and shouldn't happen. Any input or suggestions are VERY much welcome! |
This is the only solution I have found so far. See: scottcorgan/tap-spec#40
This is the only solution I have found so far. See: scottcorgan/tap-spec#40
Fixed! And released as |
👍 |
No description provided.
The text was updated successfully, but these errors were encountered: