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

Tests #1

Open
CodingCarlos opened this issue Jul 31, 2018 · 2 comments
Open

Tests #1

CodingCarlos opened this issue Jul 31, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@CodingCarlos
Copy link
Contributor

Maybe we shall test components. Well, not maybe. I've never tested vue components, so I will need some help here.

@CodingCarlos CodingCarlos added enhancement New feature or request help wanted Extra attention is needed labels Jul 31, 2018
@carlosazaustre
Copy link
Member

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/

@baumannzone
Copy link

As @carlosazaustre says, go with Jest

@carlosazaustre carlosazaustre self-assigned this Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants