Skip to content

Using Istanbul to calculate code coverage #895

@simoncast

Description

@simoncast

What are you trying to achieve?

I'd like to use istanbul to calculate code coverage reports for our CodeceptJS tests. The mocha tutorial for Istanbul indicates you run the mocha tests with nyc e.g. nyc mocha run

As CodeceptJS is based on Mocha, will it work to run codeceptjs using nyc? e.g. nyc codeceptjs run

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