nuxt-ava-e2e-unit-testing
nuxt-ava-e2e-unit-testing copied to clipboard
🧪 Nuxt + Ava for E2E & Unit Testing
Nuxt & Ava
Build Setup
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
# run e2e tests
$ npm run test:e2e
# run unit tests
$ npm run test:unit
# run e2e and unit tests
$ npm t
For detailed explanation on how things work, checkout Nuxt.js docs.
Contributors ✨
Thanks goes to these wonderful people (emoji key):
Wagner Souza ⚠️ |
This project follows the all-contributors specification. Contributions of any kind welcome!