Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
proptest_macro - Rust
[go: Go Back, main page]

Crate proptest_macro

Source

Attribute Macrosยง

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