You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,11 @@
15
15
<p>Simple and complete Vue.js testing utilities that encourage good testing practices.</p>
16
16
17
17
<p>Vue Testing Library is a lightweight adapter built on top of <ahref="https://github.com/testing-library/dom-testing-library/">DOM Testing Library</a> and <ahref="https://github.com/vuejs/vue-test-utils">@vue/test-utils</a>.</p>
18
+
19
+
20
+
<br />
21
+
22
+
<p>If you're looking for the Vue 3 version of Vue Testing Library, check out the <ahref="https://github.com/testing-library/vue-testing-library/tree/next">next</a> branch.</p>
0 commit comments