Nuxt with Jest and Vue Test Utils
Vue Test Utils is the official unit testing utility library for Vue.js.
Jest is a delightful JavaScript Testing Framework with a focus on simplicity.
# Install dependencies
npm i # or yarn
# Run tests
npm test| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Vue Test Utils is the official unit testing utility library for Vue.js.
Jest is a delightful JavaScript Testing Framework with a focus on simplicity.
# Install dependencies
npm i # or yarn
# Run tests
npm test