To use vue-test-utils pre-release:
npm install --save-dev https://github.com/vuejs/vue-test-utils/
vue-test-utils
is the official test library for Vue.js. It provides methods for unit testing Vue components.
Refer to documentation
For questions and support please use the Discord chat room, Gitter chat room, or the official forum. The issue list of this repo is exclusively for bug reports and feature requests.
Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.
Please make sure to read the Contributing Guide before making a pull request. If you have a Vue-related project/component/tool, add it with a pull-request to this curated list!
Details changes for each release are documented in the release notes.
For the latest releases and announcements, follow on Twitter: @vuejs