Skip to content

Taking multiple test files as argument #37

Description

@ogt

I have been following the style of using multiple independent test files in test dir : tap ./test/*.js .
Assuming that this style is common it would be nice to be able to do
cover run test/*js instead of restricting the command to a single js file.

Do you think that this enhancement make sense?

By the way node-tap's own "experimental" code coverage functionality (which never worked for me) does allow multiple source files as inputs.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions