We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Guide page dedicated to testing (https://vuejs.org/guide/scaling-up/testing.html#recommendation) lists several libraries, which can be used with vite namely:
vite
Peeky and vite-jest repos seem to be dead:
Shouldn't the reference of unreliable resources be removed from the official documentation?
Here is the reference to the file, which should possibly be corrected: https://github.com/vuejs/docs/blob/main/src/guide/scaling-up/testing.md
The text was updated successfully, but these errors were encountered:
05a2590
Good catch! Thank you @MefAldemisov, I removed mentioning the outdated libraries
Sorry, something went wrong.
fix: removed outdated test libraries
4e552fd
Close vuejs/docs#2429
No branches or pull requests
Guide page dedicated to testing (https://vuejs.org/guide/scaling-up/testing.html#recommendation) lists several libraries, which can be used with
vite
namely:Peeky and vite-jest repos seem to be dead:
Shouldn't the reference of unreliable resources be removed from the official documentation?
Here is the reference to the file, which should possibly be corrected: https://github.com/vuejs/docs/blob/main/src/guide/scaling-up/testing.md
The text was updated successfully, but these errors were encountered: