/minithesis-rust

A port of minithesis to rust

Primary LanguageRust

minithesis-rust

This is a port of Minithesis to Rust.

If you're looking for a serious property testing library, don't use this. Use proptest or quickcheck instead.