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.

johannesfritz
maintainer
johannesfritz
更新日 1/18/2026
スター
1
フォーク
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.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use run-test-suite