All Projects → eddyerburgh → vue-test-utils-jest-example

eddyerburgh / vue-test-utils-jest-example

Licence: other
An example vue-test-utils project with jest

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects

Projects that are alternatives of or similar to vue-test-utils-jest-example

vuetibook
Integrating Vue.js, Vuetify and Storybook
Stars: ✭ 16 (-83.16%)
Mutual labels:  vue-test-utils
vue3-realworld-example-app
Explore the charm of Vue composition API! Vite?
Stars: ✭ 364 (+283.16%)
Mutual labels:  vue-test-utils
meeting-app-unit-tests-playground
Unit tests patterns when using JEST and Vue2 (vue-test-utils)
Stars: ✭ 21 (-77.89%)
Mutual labels:  vue-test-utils
aria-vue
Testing tools for Vue components
Stars: ✭ 21 (-77.89%)
Mutual labels:  vue-test-utils
vue-webpack-boilerplate
A webpack boilerplate with vue-loader, axios, vue-router and vuex
Stars: ✭ 51 (-46.32%)
Mutual labels:  vue-test-utils
vue-unit-testing-cheat-sheet
🔬 My cheat sheet for testing vue components with jest and vue-test-utils
Stars: ✭ 101 (+6.32%)
Mutual labels:  vue-test-utils

vue-test-utils-jest-example

An example project using vue-test-utils and jest to run unit tests

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].