Skip to content

How can we collect code coverage data during the execution of external automation scripts? #1588

@Nikhilk-10

Description

@Nikhilk-10

Goals
Collect code coverage data during the execution of external automation scripts.(Postman, Restassured and UI)
Ensure proper instrumentation of the source code during runtime using NYC.
Exclude non-essential files like test scripts (*.spec.ts) and other irrelevant files from coverage reports.
Generate human-readable and CI-friendly coverage reports in formats like html, text-summary, and lcov.

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