UNPKG

@nuxt/test-utils

Version:
22 lines (11 loc) 725 B
# Nuxt Test Utils [![nuxt.care health](https://img.shields.io/endpoint?url=https://nuxt.care/api/badge/test-utils)](https://nuxt.care/?search=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)