Skip to content

how to modifications so that it creates multiple out.json files  #58

@lidongxue

Description

@lidongxue

Setting resetOnNavigation does work but because puppeteer-to-istanbul creates unique filenames for the source files, the generated reports show many instances of the same files instead of a combined coverage which is the most common use case.

My workaround is that I vendored in puppeteer-to-istanbul and made modifications so that it creates multiple out.json files and I removed the unique filename feature. That did the trick for me.

Originally posted by @arienkock in #45 (comment)

@arienkock

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