home/categories/testing/johannesfritz-autonomous-orchestration-claude-skills-run-test-suite-skill-md
testingtesting-security
run-test-suite
Automatically run the test suite when code changes are made to ensure all tests pass before proceeding. This skill runs pytest for backend projects and Playwright for frontend projects, and reports test results, coverage, and any failures.
maintainer
johannesfritz
Mis à jour 1/18/2026
Étoiles
1
Forks
0
quick start
Installation and usage
Automatically run the test suite when code changes are made to ensure all tests pass before proceeding. This skill runs pytest for backend projects and Playwright for frontend projects, and reports test results, coverage, and any failures.
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-test-suite