Skip to content

vinayakkulkarni/nuxt-ava-e2e-unit-testing

Repository files navigation

JavaScript Style Guide FOSSA Status ci DeepScan grade Coverage Status Dependencies

All Contributors

Nuxt & Ava

Nuxt.js app with Ava -> Unit Testing & E2E Testing

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!