---
title: "Testing"
description: "This example shows how to test your Nuxt application."
canonical_url: "https://nuxt.com/docs/3.x/examples/advanced/testing"
---
# Testing

> This example shows how to test your Nuxt application.

<code-explorer default-value="tests/basic.test.ts" path="examples/advanced/testing">



</code-explorer>

<browser src="https://testing.example.nuxt.space">



</browser>

<read-more to="https://nuxt.com/docs/3.x/getting-started/testing">



</read-more>

---

- [Source](https://github.com/nuxt/examples/tree/main/examples/advanced/testing)


## Sitemap

See the full [sitemap](https://nuxt.com/sitemap.md) for all pages.
