peterklein / ezy-dev-session-jest

A demo where I run though how to do unit tests for the frontend with Vue.js, Jest and vue-test-utils

Home Page:https://www.youtube.com/watch?v=g45rgz34kgM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dev-session-jest

A Vue.js project

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 a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

A demo where I run though how to do unit tests for the frontend with Vue.js, Jest and vue-test-utils

https://www.youtube.com/watch?v=g45rgz34kgM


Languages

Language:JavaScript 87.2%Language:Vue 12.0%Language:HTML 0.8%