mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-12 00:53:55 +00:00
15 lines
275 B
Markdown
15 lines
275 B
Markdown
---
|
|
template: Example
|
|
---
|
|
|
|
# Testing
|
|
|
|
::alert{type=info icon=👉}
|
|
Learn more about [testing](/guide/going-further/testing).
|
|
::
|
|
|
|
::ReadMore{link="/guide/going-further/testing"}
|
|
::
|
|
|
|
::sandbox{repo="nuxt/framework" branch="main" dir="examples/advanced/testing" file="app.vue"}
|