mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
8 lines
338 B
Markdown
Executable File
8 lines
338 B
Markdown
Executable File
# Nuxt with [Ava](https://github.com/avajs/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
|