Skip to content

Testing

For testing nuxt application our tooling is all built around because of the seemless integration with nuxt.

Vitest is a blazing-fast testing framework built on top of Vite, designed for modern frontend projects — and it works great with Nuxt. Using Vitest lets you run unit and integration tests efficiently with minimal setup.

Get Started

Nuxt Testing Docs

Vitest