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
Updated 1/19/2026
Stars
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
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use run-comprehensive-tests