Todo CLI in Rust 3.1. Testing strategy and explicit technical debt
·15 mins
We analyze the repository’s testing strategy: behavior-driven tests for each adapter, isolation with tempdir, why there are no shared tests, and the technical debt we decided to document instead of hide.