Skip to content

test-helpers dependencies are not installed #2938

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

Open
electrovir opened this issue Apr 30, 2025 · 1 comment
Open

test-helpers dependencies are not installed #2938

electrovir opened this issue Apr 30, 2025 · 1 comment

Comments

@electrovir
Copy link

electrovir commented Apr 30, 2025

Dependencies imported within @web/dev-server-core/test-helpers are not included in the package.json for @web/dev-server-core, requiring the user to manually add them. Specifically, I had to install the following dependencies, which I'm not otherwise using:

  • portfinder
  • chai
@electrovir
Copy link
Author

Looks like @web/test-runner-core/test-helpers has the same problem with (at least) its @web/test-runner-mocha dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant