/Jest-Testing

Learning jest testing. Unit Tests, props testing, emitted events testing, API calls testing, childs components stubbing

Primary LanguageJavaScript

unit-testing-vue

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

JSON server install & run

cd ./src
json-server --watch db.json