Skip to main content
Run any Skill in Manus
with one click

test-vue-composable

// Guide for unit testing Vue 3 Composables using Vitest. Use this skill when writing tests for Vue logic to determine the correct testing strategy based on whether the composable is independent, relies on lifecycle hooks (onMounted), or uses dependency injection (provide/inject).

$ git log --oneline --stat
stars:4
forks:1
updated:November 22, 2025 at 11:29
File Explorer
3 files
SKILL.md
readonly