Skip to content

This repository contains a project with all the fundamentals for testing applications with Vue.js and Nuxt.js, using Vue Test Utils for unit and integration tests and Cypress for e2e tests

Notifications You must be signed in to change notification settings

vilarjp/vue-testing-fundamentals

Repository files navigation

watch-store

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

This repository contains a project with all the fundamentals for testing applications with Vue.js and Nuxt.js, using Vue Test Utils for unit and integration tests and Cypress for e2e tests

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published