Introducing Test That
Summary
The article announces Test That!, a Rust test-assertion library forked from GoogleTest Rust. It outlines improvements over GoogleTest, such as a cleaner API, better matcher composition, optional dependencies, and lifetime-aware design, plus rationale for forking and roadmap.