Skip to content

Line coverage in jest-junit report #265

Description

@Erry91

I am using jest-junit to create a JUnit .xml report file. This report contains information on my test suites and test cases.

However I am trying to figure out what are the tools/options to generate a Junit xml report that includes also line coverage (like a lcov coverage report has for example, but it's not in JUnit format).

Is it possible to have jest-junit include line coverage in its produced report file?

Do you know if there is a conversion that can be made, if not?

Thank you in advance.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions