Nuxt/examples/with-ava
2023-03-16 06:24:27 -07:00
..
pages
test refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +01:00
package.json chore(examples): use 2.x version of nuxt instead of latest (#19737) 2023-03-16 06:24:27 -07:00
Readme.md refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +01:00

Nuxt with Ava

AVA is a test runner for Node.js with a concise API, detailed error output, embrace of new language features and process isolation that let you write tests more effectively. So you can ship more awesome code. rocket

Testing your Nuxt Application

https://nuxtjs.org/examples/testing