Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Libraries generated by cli using ng generate library creates a subproject using Karma intead of Jest #1

@frenetic

Description

@frenetic

Reopen from briebug/jest#9.
At first it was a bug report... now I think it is a feature request

Is your feature request related to a problem? Please describe.
After using this schematics to convert my project into a Jest one, I expected all libs I created to also be Jest projects.

Describe the solution you'd like
After running all the steps to convert my project to Jest, when creating a new lib, I expect to, at least, not have a * Karma* configuration file on this lib.
Also, if possible, have the correct jestSetup files.

Describe alternatives you've considered
If it cannot be done automatically, create a script to, at least, remove the karma file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions