proptest-rs / proptest

Hypothesis-like property testing for Rust
Apache License 2.0
1.63k stars 152 forks source link

[Fix] Config : don't clobber existing failure-persistence config during contextualization #424

Closed matthew-russo closed 4 months ago

matthew-russo commented 4 months ago

fixes #423

ergl commented 3 weeks ago

@matthew-russo Would it be possible to cut a release with this fix? Still running into this problem with 1.4.0

matthew-russo commented 3 weeks ago

yes i need to cut a release for derive as well. will do that later today

matthew-russo commented 2 weeks ago

sorry for the delay -- these are published on crates.io now