Replies: 1 comment 2 replies
-
I recently tried Cypress for "Component Testing" and I personally liked it a lot more than Vitest + vue-test-utils because you could actually "see" the component under test and therefore "test development" and debugging problems was a lot easier. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There was not that much consent for unit testing Vue components in the past. We should discuss if we want to further include this.
Beta Was this translation helpful? Give feedback.
All reactions