Closed
Description
What problem does this feature solve?
Currently there is no documentation around using custom matchers with test utils. While custom matchers are specific to test libraries like Jasmine and Jest, adding documentation to clarify using custom matchers with vue-test-utils could be helpful.
What does the proposed API look like?
This is a proposed documentation update.