Skip to content

Conversation

@thinkerbot
Copy link
Owner

This is super-useful as a debugging tool. I've really enjoyed having it and miss it when it's gone. Current problems making this a work-in-progress:

  • The exit status of the test is not reflected in the shell. This arises because currently -e does not use a true exec, instead it runs the test within the normal pipeline and simply turns off post-processing of the output. This is good for seeing the output but is a bit of a lie.
  • No tests!

Exec implies verbose.
@thinkerbot thinkerbot force-pushed the master branch 2 times, most recently from 91939b6 to 9d23daa Compare September 27, 2014 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants