关于
Smart Test Selection enhances the developer workflow by mapping source code changes to relevant tests through deep import dependency analysis. It implements a sophisticated three-tier testing strategy—Fast, Impacted, and Full Suite—to provide immediate feedback while tracking test reliability to automatically filter out flaky results. This skill is essential for developers working on large codebases who need to reduce CI/CD overhead and minimize local feedback loops during rapid iteration without compromising code quality.