# test-utils **Repository Path**: mirrors_nuxt/test-utils ## Basic Information - **Project Name**: test-utils - **Description**: 🧪 Test utilities for Nuxt - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-13 - **Last Updated**: 2025-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Nuxt Test Utils 🧪 [Nuxt](https://nuxt.com/) Test Utils ## Overview Nuxt offers first-class support for e2e and unit testing of your Nuxt applications. Nuxt Test Utils is currently powering [the tests we use on Nuxt itself](https://github.com/nuxt/nuxt/tree/main/test), as well as tests used throughout the module ecosystem. You can find out more about how to use Nuxt Test Utils: - in [a general overview](https://nuxt.com/docs/getting-started/testing) - in [an in-depth guide for module authors](https://nuxt.com/docs/4.x/guide/modules/testing) ## License [MIT](./LICENSE)