home/categories/testing/berrykuipers-claude-code-toolkit-claude-api-skills-source-run-comprehensive-tests-skill-md
testingtesting-security

run-comprehensive-tests

Execute comprehensive test suite (Vitest/Jest) with coverage reporting and failure analysis. Returns structured output with test counts (total/passed/failed), coverage percentage, duration, and detailed failure information. Used for quality gates and CI/CD validation.

BerryKuipers
maintainer
BerryKuipers
更新於 1/19/2026
星標
5
分支
2
quick start

Installation and usage

Execute comprehensive test suite (Vitest/Jest) with coverage reporting and failure analysis. Returns structured output with test counts (total/passed/failed), coverage percentage, duration, and detailed failure information. Used for quality gates and CI/CD validation.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use run-comprehensive-tests