Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reporters option to @angular-devkit/build-angular:jest schema #28685

Open
dapperdandev opened this issue Oct 22, 2024 · 1 comment
Open
Labels
area: @angular-devkit/build-angular devkit/build-angular:jest feature: votes required Feature request which is currently still in the voting phase feature Issue that requests a new feature

Comments

@dapperdandev
Copy link

Command

test

Description

Currently, there is no way to specify jest reporters or extend the jest config.

https://github.com/angular/angular-cli/blob/main/packages/angular_devkit/build_angular/src/builders/jest/schema.json

Describe the solution you'd like

Add reporters to the schema to make it possible to use different jest reporters.

Describe alternatives you've considered

No response

Copy link
Contributor

angular-robot bot commented Oct 23, 2024

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.

@angular-robot angular-robot bot added the feature: votes required Feature request which is currently still in the voting phase label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: @angular-devkit/build-angular devkit/build-angular:jest feature: votes required Feature request which is currently still in the voting phase feature Issue that requests a new feature
Projects
None yet
Development

No branches or pull requests

2 participants