Acerca de
The testgen skill automates the creation of robust testing infrastructures for Rust-based WASM components. It analyzes your component's input/output types and dependencies to implement either a streamlined fixture-based testing pattern or an advanced replayer framework. By generating necessary boilerplate for MockProviders, trait implementations, and time-shifting logic, it allows developers to validate complex business rules and time-sensitive logic with production-grade reliability while significantly reducing manual setup time.