Skip to content

Commit 322f3a9

Browse files
bennettdamsafontcu
authored andcommitted
chore: Add Vuetify test to "popular libraries" examples (#117)
* Add Vuetify test to "popular libraries" examples We have a test example for Vuetify, which could be shown in the list of examples for popular libraries.
1 parent ee7cb76 commit 322f3a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ Some included are:
127127
- [`vue-router`][vue-router-example]
128128
- [`vee-validate`][vee-validate-example]
129129
- [`vue-i18n`][vue-i18n-example]
130+
- [`vuetify`][vuetify-example]
130131

131132
Feel free to contribute with more examples!
132133

@@ -194,4 +195,5 @@ If you want to lint test files that use Vue Testing Library, you can use the off
194195
[vue-router-example]: https://github.com/testing-library/vue-testing-library/blob/master/src/__tests__/vue-router.js
195196
[vee-validate-example]: https://github.com/testing-library/vue-testing-library/blob/master/src/__tests__/validate-plugin.js
196197
[vue-i18n-example]: https://github.com/testing-library/vue-testing-library/blob/master/src/__tests__/vueI18n.js
198+
[vuetify-example]: https://github.com/testing-library/vue-testing-library/blob/master/src/__tests__/vuetify.js
197199
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)