Skip to content
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

add -d, --debug option to pipe the test's stderr #15

Closed
wants to merge 1 commit into from

Conversation

dominictarr
Copy link

resolves this issue: #3

I've only supported piping stderr, because that is where debugging output should go.
Maybe people will still want to show stdout, but then you would have to filter out what tap-consumer did not parse.

And that isn't coming in on this sunday morning pull request.

@jeffbski
Copy link

Isaac, there is also a similar pull request in issue 31 - #31

In my version, I did not make stderr optional, it always forwards stderr (if TAP and TAP_DIAG are both not set).

I did add a test to verify the output if you want to adapt it for this patch.

Whatever you prefer.

@isaacs isaacs closed this in bdc03c6 Jan 8, 2012
isaacs pushed a commit that referenced this pull request Sep 1, 2023
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

None yet

3 participants