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

feat(testing): add jest create-nodes plugin #20045

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

FrozenPandaz
Copy link
Collaborator

@FrozenPandaz FrozenPandaz commented Nov 3, 2023

Current Behavior

Jest targets are inferred based off of jest.config.ts files.

jest.config.ts files will add targets to projects which run the jest cli.

Inputs and outputs are automatically determined based on the config in jest.config.js so there is no need to provide additional config in most cases.

Expected Behavior

Jest targets are added to project.json which run the @nx/jest:jest executor.

Related Issue(s)

Fixes #

@FrozenPandaz FrozenPandaz requested a review from a team as a code owner November 3, 2023 23:37
Copy link

vercel bot commented Nov 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Jan 11, 2024 5:43pm

@FrozenPandaz FrozenPandaz marked this pull request as draft November 3, 2023 23:38
Copy link

nx-cloud bot commented Dec 8, 2023

@FrozenPandaz
Copy link
Collaborator Author

CI Failures are incorrectly being reported. The test did indeed pass.

@FrozenPandaz FrozenPandaz merged commit 5d9b4c5 into nrwl:master Jan 11, 2024
4 of 6 checks passed
@FrozenPandaz FrozenPandaz deleted the jest-plugin branch January 11, 2024 19:54
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 Jan 17, 2024
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.

2 participants