Crate speculate

source ·
Expand description

speculate is a crate that provides a very simple macro that is used to easily and elegantly define unit tests in Rust.

Please see the documentation for the speculate macro for more information and examples.

Macros

Creates a test module using a friendly syntax.