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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use test-frontend-unit