@choksheak/vitest-run
v0.1.0
Published
A drop-in Vitest CLI that removes the includes restriction and allows the user to run any test file from the CLI.
Readme
@choksheak/vitest-run
A drop-in Vitest CLI that removes the includes restriction and allows the user to run any test file from the CLI.
Installation
npm i -D @choksheak/vitest-run
Usage
npx vitest-run src/mytest.custom.ts
