Skip to content

Compatibility with Node.js native TAP output #72

Open
@guybedford

Description

@guybedford

It would be amazing to have a good reporter that has high compatibility with Node.js native TAP output via the new Node.js test core module.

This package gets the closest I've found so far, but with a couple of limitations:

  • Error stacks do not get displayed when piping the tap stream.
  • Skipped tests are not picked up
  • Test "TODO"s are not picked up

I understand node-tap is the target, but I can't seem to find an alternative, and it would be great to have a high quality formatter for these use cases.

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