⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Adds plugins feature to vitest for easily adding extensions.

License

Notifications You must be signed in to change notification settings

OutOfOrder/vitest-plugins

Repository files navigation

Vitest Plugins

Adds plugin feature to vitest for easily adding extensions.

Derived off of the excellent jest-plugins

Getting Started

Packages

The Vitest Plugins repo is managed as a monorepo that is composed of many npm packages.

Core Packages

Plugin Version Description
vitest-plugins npm Adds the plugins feature to vitest.

Plugins

Plugin Version Description
vitest-plugin-context npm Adds context as an alternative to describe for vitest.
vitest-plugin-set npm Declaratively set your variables lazily. Implements let from RSpec.

About

Adds plugins feature to vitest for easily adding extensions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published