Skip to content

Exposing the built-in jest config #25434

Open
@danny12321

Description

@danny12321

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions