--- 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"} ::