0.4.0 • Published 1 year ago

@wurk/command-vitest v0.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Wurk Vitest Command

Run Vitest using its built-in workspaces support.

Getting Started

Install the command in your root workspace.

npm install --save-dev @wurk/command-vitest

Run the command.

wurk vitest run -- [vitest-options...]

Workspaces Support

Vitest includes support for Workspaces which allows test coverage to be aggregated across multiple packages.

This command is a wrapper around Vitest which creates the workspaces configuration for you, based on Wurk workspace selection, and workspaces which include vitest or vite configuration files.

0.4.0

1 year ago

0.1.0

1 year ago