Attribute Macrosยง
- property_
test - The
property_test
procedural macro simplifies the creation of property-based tests using theproptest
crate. This macro provides a more concise syntax for writing tests that automatically generate test cases based on properties.