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