proptest-rs / proptest

Hypothesis-like property testing for Rust
Apache License 2.0
1.74k stars 161 forks source link

458 fix wasm #519

Open matthew-russo opened 2 months ago

matthew-russo commented 2 months ago

replaces #458

RReverser commented 2 months ago

From a quick glance, looks good, although it's been open for a long time, so would be good to test it still works.