@werk/command-vitest v1.3.13
Werk Vitest Command
Run Vitest using its built-in workspaces support.
If there is no vitest workspace configuration (eg. vitest.workspace.ts) in the workspaces root directory, a temporary one will be created by finding all workspaces with a vite or vitest configuration.
If Vitest workspaces are configured, then this command acts as a simple passthrough for vitest.
Install
npm i -D @werk/command-vitestRun Tests
# werk vitest [args...]
werk vitest runBy default, this will also run the build script from the root package.json file (if present), before running vitest. To skip building, use the --no-build option.
werk vitest run --no-build2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago