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
更新于 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