1 2 3 4 5 6
# totems-rs A collection of assertion macros for unit testing in Rust. This is currently a work-in-progress and lacks useful functionality right now. I am making this crate primarily to get more practice writing macros.