关于
The Testing Patterns skill provides Claude with a comprehensive framework for designing and implementing robust software tests across the entire development lifecycle. It codifies universal best practices such as the Test Pyramid, the Arrange-Act-Assert (AAA) pattern, and sophisticated dependency isolation techniques. By integrating these patterns, the skill helps developers move beyond basic coverage to create test suites that are fast, reliable, and properly balanced between unit, integration, and end-to-end testing, regardless of the programming language being used.