jest-matcher-vue-test-utils
JSON →Custom Jest matchers for testing Vue components with @vue/test-utils (v1.x). Current version 2.0.1 supports Vue 2. Provides expressive matchers like toBeAScopedSlot, toBeADisabledButton, and toHaveBeenEmitted for common UI assertions. Less actively maintained since Vue 3 adoption; peer dependency on @vue/test-utils ^1.0.0-beta.20 and Jest >=23.0. Limited to Vue 2 projects.