We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7774b9c commit 1426f0fCopy full SHA for 1426f0f
proptest/CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
- Setting `PROPTEST_MAX_DEFAULT_SIZE_RANGE` now customizes the default `SizeRange`
6
used by the default strategies for collections (like `Vec`). The default remains 100.
7
+- Empty ranges panic during tree creation instead of during sampling.
8
9
### Bug Fixes
10
- Fixed issue where config contextualization would clobber existing failure persistence config
0 commit comments