Acerca de
This skill enables Claude to architect highly testable Rust applications through trait-based abstractions and the mockall framework. It provides comprehensive patterns for setting up mock expectations, handling asynchronous traits, and verifying complex interaction sequences. By guiding developers to isolate business logic from external side effects like databases or APIs, this skill helps create robust, isolated unit tests that run quickly and reliably without requiring live infrastructure.