@vue/test-utils

v2.0.0
Component testing utils for Vue 3.

test

yarn jest --runInBand tests/

test:build

yarn jest --runInBand tests/ -use-build

tsd

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

build

yarn rollup -c rollup.config.js

lint

eslint --ext .ts src/ tests/

lint:fix

yarn lint --fix

docs:dev

vitepress dev docs

docs:build

vitepress build docs

vue-tsc

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

prepublishOnly

yarn build
npm i @vue/[email protected]

Metadata

  • MIT
  • Whatever
  • Lachlan Miller
  • released 5/20/2022

Downloads