Skip to content
This repository has been archived by the owner on Apr 11, 2019. It is now read-only.

wesssel/nuxt-unit-testing

Repository files navigation

nuxt-unit-testing

Nuxt testing

Build Setup

# install dependencies
$ yarn install # Or 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

Test

# Unit test
$ yarn test:unit

# End to end test
$ yarn test:e2e

# Test all
$ yarn test

About

Nuxt template including unit testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published