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
Atualizado 2/25/2026
Estrelas
2793
Forks
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use test-frontend-unit