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

Add required dev deps to examples/app-vitest to make tests work #706

Closed
wants to merge 0 commits into from

Conversation

AlbertBrand
Copy link
Contributor

If you open https://stackblitz.com/github/nuxt/test-utils/tree/main/examples/app-vitest (which is pointed to by the reproduction bot) the npm test command fails:

❯ npm test

> test
> vitest run

jsh: command not found: vitest

The app misses both vitest and playwright-core to make the test run & pass.

@danielroe
Copy link
Member

apologies! remade at #712

@AlbertBrand
Copy link
Contributor Author

Too bad I don't end up in the contributors now 🥲.

@danielroe
Copy link
Member

Pretty sure you do! 😊

https://github.com/nuxt/test-utils/graphs/contributors

CleanShot 2024-01-17 at 20 12 49@2x

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

Successfully merging this pull request may close these issues.

2 participants