Skip to content

zero coverage with node --test? #1598

@jdmarshall

Description

@jdmarshall

I've tried a few different ways to invoke it but it seems like the builtin runner may be incompatible with nyc.

$ node_modules/.bin/nyc node --test

...

----------|---------|----------|---------|---------|-------------------
File      | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s 
----------|---------|----------|---------|---------|-------------------
All files |       0 |        0 |       0 |       0 |                   
----------|---------|----------|---------|---------|-------------------

Is there a trick to this or is it a known problem?

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