Skip to content

Commit 3bb075b

Browse files
Runriotereddyerburgh
authored andcommitted
docs: add link to docs in README
add documentation link
1 parent fe111d7 commit 3bb075b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ npm install --save-dev https://github.com/vuejs/vue-test-utils/
1010

1111
`vue-test-utils` is the official test library for [Vue.js](http://vuejs.org). It provides methods for unit testing Vue components.
1212

13+
## Documentation
14+
15+
Refer to [documentation](https://vuejs.github.io/vue-test-utils/)
16+
1317
## Examples
1418

1519
- [example with Jest](https://github.com/eddyerburgh/vue-test-utils-jest-example)

0 commit comments

Comments
 (0)