概要
This skill streamlines the Rust testing lifecycle by leveraging a specialized subagent to manage cargo test operations efficiently. It ensures comprehensive coverage across unit, integration, and documentation tests while providing structured reporting and analysis. By delegating execution to a dedicated test-agent via the Task tool, it maintains a consistent testing environment and follows best practices for Rust quality assurance, making it an essential tool for developers aiming for high-grade code reliability and automated validation.