Skip to content

Commit bcad00b

Browse files
38elementseddyerburgh
authored andcommitted
docs: update README.md (#701)
1 parent 6dcfc4f commit bcad00b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: docs/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,12 @@ Vue Test Utils is the official unit testing utility library for Vue.js.
4747
* [isVueInstance](api/wrapper/isVueInstance.md)
4848
* [name](api/wrapper/name.md)
4949
* [props](api/wrapper/props.md)
50+
* [setChecked](api/wrapper/setChecked.md)
5051
* [setData](api/wrapper/setData.md)
5152
* [setMethods](api/wrapper/setMethods.md)
5253
* [setProps](api/wrapper/setProps.md)
54+
* [setSelected](api/wrapper/setSelected.md)
55+
* [setValue](api/wrapper/setValue.md)
5356
* [text](api/wrapper/text.md)
5457
* [trigger](api/wrapper/trigger.md)
5558
* [isVisible](api/wrapper/isVisible.md)

0 commit comments

Comments
 (0)