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
Mis à jour 1/19/2026
Étoiles
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use run-comprehensive-tests