Nuxt/docs/content/4.examples/6.advanced/testing.md
2022-11-08 18:03:18 +01:00

326 B

toc
false

Testing

This example shows how to test your Nuxt application.

::alert{type=info icon=👉} Learn more about testing. ::

::ReadMore{link="/guide/going-further/testing"} ::

::sandbox{repo="nuxt/framework" branch="main" dir="examples/advanced/testing" file="app.vue"} ::