UNPKG

@nuxt/test-utils

Version:
19 lines (10 loc) 598 B
# 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/guide/going-further/modules/#testing) ## License [MIT](./LICENSE)