Skip to content

Measure coverage #20

Description

@ruipin

Currently, the test suite uses tape but does not measure code coverage.

We could potentially switch to node-tap which has native coverage support, although it seems it depends on nyc which does not support code coverage for ESModules yet.

Alternatively, we could try using c8 for coverage, while staying on tape.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions