mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 17:43:59 +00:00
18 lines
323 B
Markdown
18 lines
323 B
Markdown
---
|
|
toc: false
|
|
---
|
|
|
|
# Testing
|
|
|
|
This example shows how to test your Nuxt application.
|
|
|
|
::alert{type=info icon=👉}
|
|
Learn more about [testing](/docs/getting-started/testing).
|
|
::
|
|
|
|
::ReadMore{link="/docs/getting-started/testing"}
|
|
::
|
|
|
|
::sandbox{repo="nuxt/nuxt" branch="main" dir="examples/advanced/testing" file="app.vue"}
|
|
::
|