vue-testing-best-practices
Pass
Audited by Gen Agent Trust Hub on Aug 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing standard development dependencies including
vitest,playwright,happy-dom, and@pinia/testingfrom official package registries. - [COMMAND_EXECUTION]: Instructions include standard CLI commands for initializing testing frameworks (e.g.,
npm init playwright@latest) and running tests (e.g.,npm run test), which are routine and necessary for the stated purpose of a development testing guide. - [SAFE]: The skill focuses on providing educational content, code patterns, and configuration examples for Vue.js developers. All external references point to official documentation sites including vuejs.org, vitest.dev, and playwright.dev.
Audit Metadata