Skip to content

feat(schematics): allow generation of app with jest unit testing #764

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

Merged
merged 1 commit into from
Sep 14, 2018

Conversation

FrozenPandaz
Copy link
Collaborator

@FrozenPandaz FrozenPandaz commented Sep 14, 2018

This PR requires #758

Current Behavior

The option to generate an application with a unit-test-runner of jest is not available

Expected Behavior

User is able to generate an application which uses jest to run unit tests via:

ng g jest
ng g app jest-app --unit-test-runner jest
ng test jest-app

@bcabanes bcabanes merged commit d6ff724 into nrwl:master Sep 14, 2018
@FrozenPandaz FrozenPandaz deleted the jestapp branch September 14, 2018 16:15
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants