We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe111d7 commit 3bb075bCopy full SHA for 3bb075b
README.md
@@ -10,6 +10,10 @@ npm install --save-dev https://github.com/vuejs/vue-test-utils/
10
11
`vue-test-utils` is the official test library for [Vue.js](http://vuejs.org). It provides methods for unit testing Vue components.
12
13
+## Documentation
14
+
15
+Refer to [documentation](https://vuejs.github.io/vue-test-utils/)
16
17
## Examples
18
19
- [example with Jest](https://github.com/eddyerburgh/vue-test-utils-jest-example)
0 commit comments