概要
The Integration Test Runner skill provides a robust framework for executing end-to-end integration tests within Claude Code, handling the heavy lifting of infrastructure management. It automatically prepares test environments by seeding databases and configuring dependent services, executes targeted or full test suites with detailed reporting, and ensures a clean state by performing thorough teardown procedures. This skill is ideal for developers looking to verify system component interactions without manual setup overhead, ensuring reliable and repeatable test results across different project modules.