-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Open
Labels
angular/build:unit-testarea: @angular/buildfeatureIssue that requests a new featureIssue that requests a new featurefeature: votes requiredFeature request which is currently still in the voting phaseFeature request which is currently still in the voting phase
Description
Command
test
Description
It would be nice if unit-test builder could take a headless option.
Separating browsers list and the headless option should provide a better DX.
For instance, one could run ng test --headless instead of using the --browsers option and providing the list of browser with the Headless suffix.
Describe the solution you'd like
No response
Describe alternatives you've considered
The curent workaround is to use CI=1 ng test.
Metadata
Metadata
Assignees
Labels
angular/build:unit-testarea: @angular/buildfeatureIssue that requests a new featureIssue that requests a new featurefeature: votes requiredFeature request which is currently still in the voting phaseFeature request which is currently still in the voting phase