Skip to content

Eats non-test console output #65

@bitmage

Description

@bitmage

Piping into tap-spec will sometimes eat my debug statements, depending on where they appear in the tap output. Other times the output will be there, but all my colored output gets translated to brown (on my terminal).

Is there any way to detect these non-tap output lines and pass them through unchanged? The spec seems to state that this should be normal operating procedure.

As a result of this, I'm currently not using a formatter, and regretting the choice to use tape (as I'm now having to stare at a machine readable output). The concept of tap output is lovely, but I can't do my work without debug statements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions