🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

vue-test-utils

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-test-utils

Utilities for testing Vue components.

1.0.0-beta.11
latest
Source
npm
Version published
Weekly downloads
9.3K
-4.71%
Maintainers
2
Weekly downloads
 
Created
Source

vue-test-utils Build Status

Currently in beta

To use vue-test-utils beta:

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

// yarn
yarn add --dev vue-test-utils@latest

Intro

vue-test-utils is the official test library for Vue.js. It provides methods for unit testing Vue components.

Documentation

Refer to documentation

Examples

Questions

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.

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. If you have a Vue-related project/component/tool, add it with a pull-request to this curated list!

Changelog

Details 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

FAQs

Package last updated on 11 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts