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