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

create-nx-plugin should scaffold projects with jestEnvironment: 'node', not 'jsdom' #23319

Open
4 tasks
JamesHenry opened this issue May 11, 2024 · 0 comments
Open
4 tasks
Assignees
Labels
scope: plugins scope: testing tools Issues related to Cypress / Jest / Playwright / Vitest support in Nx type: bug

Comments

@JamesHenry
Copy link
Collaborator

Current Behavior

Tracking issue based on discussion here: #23109 (comment)

Scaffolds nx-plugin projects with jestEnvironment: 'jsdom'

Expected Behavior

Should scaffold nx-plugin projects with jestEnvironment: 'node'

GitHub Repo

No response

Steps to Reproduce

  1. npx create-nx-plugin

Nx Report

Any

Failure Logs

No response

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

@JamesHenry JamesHenry self-assigned this May 11, 2024
@FrozenPandaz FrozenPandaz added scope: testing tools Issues related to Cypress / Jest / Playwright / Vitest support in Nx scope: plugins labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: plugins scope: testing tools Issues related to Cypress / Jest / Playwright / Vitest support in Nx type: bug
Projects
None yet
Development

No branches or pull requests

2 participants