-
Notifications
You must be signed in to change notification settings - Fork 12k
88BA
No one assignedNo typeNo projectsNo milestoneNone yetNo branches or pull requests
Open
Description
Command
config
Description
Expose the jest config used by angular so third party apps can use it. For example: StrykerJS needs this config to run mutation testing on angular project.
Describe the solution you'd like
It would be nice to have something simular as npx ng generate config karma
but than for jest.
Describe alternatives you've considered
I tried reverse engineer the config but it was quite complex and may be prone to change in the future which increases the potential of errors with new releases.
rachied, nicojs, odinvanderlinden, richardwerkman, eneajaho and 52 more