nuxt-jest-sample icon indicating copy to clipboard operation
nuxt-jest-sample copied to clipboard

This repo serves as a sample for adding Jest to a Nuxt project

Nuxt-Jest sample

For detailed explanation on how this configuration works, read the corresponding article on Medium.

Build Setup

# install dependencies
$ npm install

# run tests
$ npm test

# run tests with additional config
# updates
$ npm test -- -u