The Wayback Machine - https://web.archive.org/web/20190322181414/https://github.com/vuejs/vue-test-utils
Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
🔬 Utilities for testing Vue components https://vue-test-utils.vuejs.org
Branch: dev
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci chore: use vuejs/ci image in Circle (#1160) Feb 22, 2019
.github chore: format code with Prettier (#1111) Jan 26, 2019
docs feat(wrapper): allow destroy() method to work with functional compone… Mar 22, 2019
flow
packages feat(wrapper): allow destroy() method to work with functional compone… Mar 22, 2019
scripts fix: use Vue async option for sync mode (#1062) Feb 2, 2019
test
.babelrc feat: add support for JSX scopedSlots value (#871) Jul 29, 2018
.editorconfig [Build] Add .editorconfig Jun 1, 2017
.eslintrc
.flowconfig refactor: move to monorepo (#447) Mar 4, 2018
.gitignore refactor: move to monorepo (#447) Mar 4, 2018
.prettierignore test: ignore auto generated lerna when running prettier Feb 2, 2019
CHANGELOG.md chore(release): publish v1.0.0-beta.29 Feb 2, 2019
LICENSE docs: update LICENSE and add testing-async-components link (#324) Jan 3, 2018
README.md docs: remove deprecated examples section (#1145) Feb 13, 2019
lerna.json
package.json
yarn.lock

README.md

Vue Test Utils Build Status

Packages

This repository provides the following two packages.
They are currently in beta.

You can install these packages by the following command.

npm install --save-dev @vue/test-utils
npm install --save-dev @vue/server-test-utils

Peer Dependencies

You need to install vue-template-compiler which is used to compile components. It should be the same version as the version of Vue you are using.

npm install --save-dev vue-template-compiler

Documentation

Refer to the documentation

Questions

For questions and support please use the Discord chat room or the official forum. The issue list of this repo is exclusively for bug reports and feature requests.

Issues

Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.

Contribution

Please make sure to read the Contributing Guide before making a pull request.

Changelog

Changes for each release are documented in the release notes.

Stay In Touch

For the latest releases and announcements, follow on Twitter: @vuejs

License

MIT

You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.