Skip to content

Follow-along with the vuemastery course "Unit Testing"

Notifications You must be signed in to change notification settings

rowild/vue-unit-testing

Repository files navigation

vue-unit-testing

This repo is meant to be used as a reference for a bug report on @vue/test-utils. Updated with RandomNunber generator, which has currently only simple failing tests in order to illustrate that npm throws errors on failing tests.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Follow-along with the vuemastery course "Unit Testing"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published