Skip to content

Add a coverage reporters option to ng test and angular json test options #27869

@james-schwartzkopf

Description

@james-schwartzkopf

Command

test

Description

It would be nice to be able to specify coverageReporters similar to reporters for ng test

Describe the solution you'd like

ng test --code-coverage --coverage-reporters lcov

Describe alternatives you've considered

I could just add a karma conf and configure the coverage reports there, but I can configure excludes for code coverage, why not the reporter?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions