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

Require Jest Dependency Option #132

Open
klaatu01 opened this issue Dec 12, 2024 · 0 comments
Open

Require Jest Dependency Option #132

klaatu01 opened this issue Dec 12, 2024 · 0 comments

Comments

@klaatu01
Copy link

At work, we use a custom package that reexports some default packages that our microservices require, Jest is one of those packages. As neotest-jest could not find jest as a direct dependency it prevented the plugin from attempting to find the tests. I will raise a PR to make requiring the dependency optional. I believe this will also help in the scenario where Jest is installed globally.

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