Vue Composable Testing

Test Vue 3 composables with Vitest following best practices. Use when writing tests for composables, creating test helpers for Vue reactivity, or when asked to "test a composable", "write tests for use*", or "help test Vue composition functions". Covers independent composables (direct testing) and dependent composables (lifecycle/inject testing with helpers). Use when this capability is needed.

tomevault-io 177bfcb 2 files · 8.6 KB Updated

File contents

tomevault-io/skills-registry/tree/main/forceinjection--domain-driven-design-skills--vue-composable-testing commit 177bfcb4bb

Frequently asked questions

npx skillmds@latest add tomevault-io/vue-composable-testing