1.3.13 • Published 1 year ago

@werk/command-vitest v1.3.13

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

Werk Vitest Command

Run Vitest using its built-in workspaces support.

npm werk

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-vitest

Run Tests

# werk vitest [args...]
werk vitest run

By 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-build
1.3.13

1 year ago

1.3.11

2 years ago

1.3.12

2 years ago

1.3.10

2 years ago

1.3.9

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.2.8

2 years ago

1.1.9

2 years ago

1.3.6

2 years ago

1.2.7

2 years ago

1.1.8

2 years ago

1.3.5

2 years ago

1.2.6

2 years ago

1.1.7

2 years ago

1.3.4

2 years ago

1.2.5

2 years ago

1.1.6

2 years ago

1.3.3

2 years ago

1.2.4

2 years ago

1.1.5

2 years ago

1.3.2

2 years ago

1.2.3

2 years ago

1.1.4

2 years ago

1.3.1

2 years ago

1.2.2

2 years ago

1.1.3

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.1.2

2 years ago

1.1.12

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.14

2 years ago

1.1.13

2 years ago

1.3.8

2 years ago

1.2.9

2 years ago

1.2.10

2 years ago

1.2.11

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago