Crate protest_derive

Crate protest_derive 

Source
Expand description

Derive macros for the Protest property testing library

This crate provides procedural macros for automatically implementing traits in the Protest library.

Macros§

test_builder
Macro for creating fluent property test builders

Attribute Macros§

property_test
Attribute macro for creating property-based tests

Derive Macros§

Generator
Derive macro for automatically implementing the Generator trait