2022-04-06 05:56:08 +00:00
|
|
|
---
|
2022-10-06 09:15:30 +00:00
|
|
|
toc: false
|
2022-04-06 05:56:08 +00:00
|
|
|
---
|
|
|
|
|
2022-11-08 17:03:18 +00:00
|
|
|
# Testing
|
|
|
|
|
|
|
|
This example shows how to test your Nuxt application.
|
|
|
|
|
2022-04-06 05:56:08 +00:00
|
|
|
::alert{type=info icon=👉}
|
2022-11-16 10:04:28 +00:00
|
|
|
Learn more about [testing](/docs/guide/going-further/testing).
|
2022-04-06 05:56:08 +00:00
|
|
|
::
|
|
|
|
|
2022-11-16 17:21:08 +00:00
|
|
|
::ReadMore{link="/docs/guide/going-further/testing"}
|
2022-04-06 05:56:08 +00:00
|
|
|
::
|
|
|
|
|
2023-01-19 19:37:07 +00:00
|
|
|
::sandbox{repo="nuxt/nuxt" branch="main" dir="examples/advanced/testing" file="app.vue"}
|
2022-10-06 09:15:30 +00:00
|
|
|
::
|