Skip to content

Feature: Support codeCoverage: true with @angular-devkit/build-angular:web-test-runner #28105

@dgrdx

Description

@dgrdx

Command

test

Description

Currently, @angular-devkit/build-angular:web-test-runner does not support creating code coverage reports - it would be great if this could be supported via the codeCoverage option.

"test": {
  "options": {
    "codeCoverage": true
  }
}

@web/test-runner supports a --coverage flag.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions