@vue/test-utils

v2.0.0-rc.5
The next iteration of Vue Test Utils. It targets 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

prettier -c --parser typescript "(src|tests)/**/*.ts?(x)"

lint:fix

yarn lint --write

docs:dev

vitepress dev docs

docs:build

vitepress build docs
npm i @vue/[email protected]

Metadata

  • MIT
  • Whatever
  • Lachlan Miller
  • released 4/19/2021

Downloads