vue-testing-library
🦎 Simple and complete Vue.js testing utilities that encourage good testing practices. (by testing-library)
design-patterns-for-vuejs-source-code
Soure code for my book "Design Patterns for Vue.js": https://lachlan-miller.me/design-patterns-for-vuejs (by lmiller1990)
vue-testing-library | design-patterns-for-vuejs-source-code | |
---|---|---|
4 | 2 | |
1,109 | 126 | |
0.6% | 0.0% | |
4.6 | 3.1 | |
over 1 year ago | about 2 years ago | |
JavaScript | TypeScript | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vue-testing-library
Posts with mentions or reviews of vue-testing-library.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-31.
-
Looking for TDD course with Vue
I personally do not find the Testing Library docs that great, but I find the examples to be more useful.
-
Looking for code repos using Vue Testing Library to learn about testing
The tests for Vue Testing Library have examples of everything that it can do.
-
Architecture behind a big Vue.js application
Great article and great page. Especially https://github.com/testing-library/vue-testing-library Looks promising for me. Will try it out
-
Switching from React To Vue.js: survival tips
I'm using vue-testing-library with msw (to mock network responses) and it works as well as react-testing-library.
design-patterns-for-vuejs-source-code
Posts with mentions or reviews of design-patterns-for-vuejs-source-code.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-31.
-
Looking for code repos using Vue Testing Library to learn about testing
I also wrote a book about design patterns for Vue. The book costs money, but you can see the source code for all the examples. The tests are written with Vue Testing Library.
-
Testing vue application with vue-testing-library
If you want more info, I made a playlist on how to use Vue Testing Library. This repo also has a bunch of example tests.
What are some alternatives?
When comparing vue-testing-library and design-patterns-for-vuejs-source-code you can also consider the following projects:
jest-serializer-vue-tjw - Jest Serializer for Vue components
urban-invention-blog - A dummy blog application
zora - Lightest, yet Fastest Javascript test runner for nodejs and browsers
vue-testing-library-sample - 🚀 A Vue.js project to test Jest and Testing-library. Data come from Star Wars API.
vuex-typex - Typescript builder for strongly-typed access to Vuex Store modules