Something went wrong. Try again.
[READ-ONLY] Mirror of https://github.com/vitest-dev/vitest. Next generation testing framework powered by Vite. vitest.dev
test testing-tools vite
Something went wrong. Try again.
200 B · 8 lines
JSON
123456789{ "name": "@test/node-runner", "type": "module", "description": "Tests that should have no access to Vitest APIs in the test process.", "scripts": { "test": "node --test './test/*'" }}