home/categories/testing/pwndoc-pwndoc-claude-skills-test-frontend-unit-skill-md
testingtesting-security

test-frontend-unit

Generates frontend unit tests for PwnDoc using Vitest and Vue Test Utils. Handles services (axios mock), components (mount with Quasar), pages (full setup), and Pinia stores. Run with ./pwndoc-cli test --frontend-unit.

pwndoc
maintainer
pwndoc
更新於 2/25/2026
星標
2793
分支
503
quick start

Installation and usage

Generates frontend unit tests for PwnDoc using Vitest and Vue Test Utils. Handles services (axios mock), components (mount with Quasar), pages (full setup), and Pinia stores. Run with ./pwndoc-cli test --frontend-unit.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use test-frontend-unit