Skip to content

Don't mark diagnostic line with no test lines as "passing"? #10

@awlayton

Description

@awlayton

I have a test that produces the following TAP output:

TAP version 13
# foo
# bar
ok 1 yay!

1..1
# tests 1
# pass  1

# ok

faucet gives this output:

✓ foo
✓ bar
# tests 1
# pass  1
✓ ok

I would have expected the foo line to not be marked as passing. I expected it to just remain # foo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions