关于
This skill provides a comprehensive framework for validating code changes by running unit, integration, end-to-end, and mutation tests. It guides users through a structured workflow for executing tests with PHPUnit, Behat, and Infection, debugging failures, and refactoring code to meet strict quality standards, including 100% test coverage and a 100% Mutation Score Indicator (MSI). Use this skill to ensure code reliability, fix broken tests, and adhere to best practices like using dynamic test data and proper mocking.