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
Actualizado 1/19/2026
Estrellas
5
Forks
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.
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use run-comprehensive-tests