[][src]Crate speculate

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

speculate

Creates a test module using a friendly syntax.