Nuxt/docs/content/4.examples/6.advanced/testing.md

16 lines
346 B
Markdown

---
title: "Testing"
description: "This example shows how to test your Nuxt application."
toc: false
---
::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"}
::