Skip to content

support shorthand for 100% test coverage check #329

Description

@gr2m
  • Version: v16.9.1
  • Platform: Mac OS X 10.15.7 (19H1417)

I really like tap's --100 flag. Could we add something similar to c8? It would turn

c8 --check-coverage --lines 100 --functions 100 --branches 100 --statements 100  node test.js

into

c8 --100 node test.js

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions