Skip to main content
Back to the directory
antfu/skillsSoftware EngineeringFrontend and Design

vitest

Vite-powered unit testing framework with Jest-compatible API and native ESM support.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
16

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/antfu/skills --skill vitest
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, vitest has 16 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: antfu/skills. Canonical URL: https://skills.sh/antfu/skills/vitest.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Vite-powered unit testing framework with Jest-compatible API and native ESM support. Vitest is a next-generation testing framework powered by Vite. It provides a Jest-compatible API with native ESM, TypeScript, and JSX support out of the box. Vitest shares the same config, transformers, resolvers, and plugins with your Vite app. Key Features: The skill is based on Vitest 3.x, generated at 2026-01-28. - Shares Vite's config, transformers, and plugins; supports TypeScript, JSX, and ESM without extra setup - Smart watch mode reruns only affected tests based on module graph; multi-threaded workers enable parallel execution - Comprehensive testing utilities: test/describe/expect API, mocking (functions, modules, timers), snapshots, and fixtures - Built-in code coverage via V8 or Istanbul; test filtering by name, file patterns, and tags - Advanced features include type-level testing, custom environments (node, jsdom, happy-dom), and multi-project workspaces - Vite-native: Uses Vite's transformation pipeline for fast HMR-like test updates - Jest-compatible: Drop-in replacement for most Jest test suites - Smart watch mode: Only reruns affected tests based on module graph - Native ESM, TypeScript, JSX support without configuration - Multi-threaded workers for parallel test execution - Built-in coverage via V8 or Istanbul - Snapshot testing, mocking, and spy utilities

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does vitest do?

Vite-powered unit testing framework with Jest-compatible API and native ESM support.

Is vitest good?

vitest does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support vitest?

vitest currently lists compatibility with Skills CLI.

Is vitest safe to install?

vitest has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to vitest?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install vitest?

Run the following command to install vitest: npx skills add https://github.com/antfu/skills --skill vitest

Related skills

More from antfu/skills

Related skills

Alternatives in Software Engineering