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

As a developer I need a unit test framework that lets me compute on the sample JSON data #10

Open
mjy opened this issue Apr 30, 2019 · 2 comments
Assignees

Comments

@mjy
Copy link
Member

mjy commented Apr 30, 2019

No description provided.

@mjy
Copy link
Member Author

mjy commented May 2, 2019

  • Gulp, Grunt, Mocha, Unit.js Qunit.js, something like these

@jlpereira
Copy link
Member

Definitly we have to use Mocha.
Some useful information with scaffolds:

https://vue-test-utils.vuejs.org/guides/testing-single-file-components-with-mocha-webpack.html

The other way is use the Vue-CLI to create an app out of the box:
https://cli.vuejs.org/

I already used this one and works greats, here is more information related with the tests:
https://vuejs.org/v2/guide/unit-testing.html

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

3 participants