-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Open
Open
Enhancement
Copy link
Labels
area: @angular-devkit/build-angulardevkit/build-angular:web-test-runnerfeatureIssue that requests a new featureIssue that requests a new featurefeature: in backlogFeature request for which voting has completed and is now in the backlogFeature request for which voting has completed and is now in the backlog
Description
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
spike-rabbit, joeduncan, nileshmali, stefankoserkov, json-derulo and 9 more
Metadata
Metadata
Assignees
Labels
area: @angular-devkit/build-angulardevkit/build-angular:web-test-runnerfeatureIssue that requests a new featureIssue that requests a new featurefeature: in backlogFeature request for which voting has completed and is now in the backlogFeature request for which voting has completed and is now in the backlog
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity