We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Maybe we shall test components. Well, not maybe. I've never tested vue components, so I will need some help here.
The text was updated successfully, but these errors were encountered:
Jest (the testing framework from Facebook/React) is good for Vue. Here you have a series of post about Testing Vue components with Jest, by @alexjoverm (a meta-crack spanish guy :) 🔗https://alexjoverm.github.io/series/Unit-Testing-Vue-js-Components-with-the-Official-Vue-Testing-Tools-and-Jest/
Sorry, something went wrong.
As @carlosazaustre says, go with Jest
carlosazaustre
No branches or pull requests
Maybe we shall test components. Well, not maybe. I've never tested vue components, so I will need some help here.
The text was updated successfully, but these errors were encountered: