Skip to content

chore(testing): resolve @nx/cypress, @nx/maven, @nx/plugin, @nx/vitest to source in jest tests#35420

Merged
FrozenPandaz merged 1 commit into
masterfrom
jest-resolver-additional-nx-packages
Apr 24, 2026
Merged

chore(testing): resolve @nx/cypress, @nx/maven, @nx/plugin, @nx/vitest to source in jest tests#35420
FrozenPandaz merged 1 commit into
masterfrom
jest-resolver-additional-nx-packages

Conversation

@leosvelperez
Copy link
Copy Markdown
Member

Current Behavior

The patched Jest resolver does not redirect imports of @nx/cypress, @nx/maven, @nx/plugin, or @nx/vitest to their source entrypoints, so Jest runs against the built output for those packages.

Expected Behavior

The patched Jest resolver redirects imports of @nx/cypress, @nx/maven, @nx/plugin, and @nx/vitest to source, matching the treatment of the other @nx/* packages.

@leosvelperez leosvelperez self-assigned this Apr 24, 2026
@leosvelperez leosvelperez requested a review from a team as a code owner April 24, 2026 06:25
@leosvelperez leosvelperez requested a review from MaxKless April 24, 2026 06:25
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 24, 2026

Deploy Preview for nx-dev ready!

Name Link
🔨 Latest commit 4d26390
🔍 Latest deploy log https://app.netlify.com/projects/nx-dev/deploys/69eb0cd6269c500008cf1a5c
😎 Deploy Preview https://deploy-preview-35420--nx-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 24, 2026

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 4d26390
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/69eb0cd6c4e8e50008121532
😎 Deploy Preview https://deploy-preview-35420--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Apr 24, 2026

View your CI Pipeline Execution ↗ for commit 4d26390

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 45m 23s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 3s View ↗
nx-cloud record -- pnpm nx-cloud conformance:check ✅ Succeeded 17s View ↗
nx build workspace-plugin ✅ Succeeded <1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 23s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 5s View ↗

☁️ Nx Cloud last updated this comment at 2026-04-24 07:14:27 UTC

@FrozenPandaz FrozenPandaz merged commit e1e3f47 into master Apr 24, 2026
23 checks passed
@FrozenPandaz FrozenPandaz deleted the jest-resolver-additional-nx-packages branch April 24, 2026 13:58
@github-actions
Copy link
Copy Markdown
Contributor

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 Apr 30, 2026
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