HongJungWan / test-utils

🧪 Test utilities for Nuxt

Home Page:http://nuxt.com/docs/getting-started/testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt Test Utils

🧪 Nuxt Test Utils

Overview

Nuxt offers first-class support for e2e and unit testing of your Nuxt applications. @nuxt/test-utils currently contains e2e test utilities allowing you to test your app in production/development environments, and nuxt-vitest is planned to be merged to provide unit testing capabilities.

Nuxt Test Utils is currently powering the tests we use on Nuxt itself, as well as tests used throughout the module ecosystem.

You can find out more about how to use Nuxt Test Utils:

License

MIT

About

🧪 Test utilities for Nuxt

http://nuxt.com/docs/getting-started/testing

License:MIT License


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%