@vue/test-utils

v2.0.0-rc.4
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

tsd

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 3/12/2021

Downloads