`unit-test` builder could align with Vitest's `headless` option
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.
This feature request is now candidate for our backlog! In the next phase, the community has 60 days to upvote. If the request receives more than 20 upvotes, we'll move it to our consideration list.
You can find more details about the feature request process in our documentation.
Just a heads up that we kicked off a community voting process for your feature request. There are 20 days until the voting process ends.
Find more details about Angular's feature request process in our documentation.