Skip to content

An example on how to configure Vue/Vuetify to be unit-teste with jest and vue-test-utils.

Notifications You must be signed in to change notification settings

FernandoBasso/vue-vuetify-unit-test-jest-vue-test-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue/Vuetify Unit Tests With Jest and Vue-Test-Utils

An example on how to configure Vue/Vuetify to be unit-teste with jest and vue-test-utils.

Read more about it on my blog.

Running

Clone the project, cd into the directory, install the dependencies and run the unit tests:

git clone [email protected]:fernandobasso/vue-vuetify-unit-test-jest-vue-test-utils.git vuetify-unit-test
cd !$
npm install
npm run unit

About

An example on how to configure Vue/Vuetify to be unit-teste with jest and vue-test-utils.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published