@vue/test-utils

v2.1.0
Component testing utils for Vue 3.

test

vitest

test:coverage

vitest --coverage

test:watch

vitest --watch

test:build

vitest --mode test-build

tsd

tsc -p test-dts/tsconfig.tsd.json

build

rollup -c rollup.config.js

lint

eslint --ext .ts src/ tests/

lint:fix

pnpm run lint --fix

docs:dev

vitepress dev docs

docs:build

vitepress build docs

vue-tsc

vue-tsc --noEmit -p tsconfig.volar.json

prepublishOnly

pnpm run build
npm i @vue/[email protected]

Metadata

  • MIT
  • Whatever
  • Lachlan Miller
  • released 9/29/2022

Downloads