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.
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