Skip to content

Pull requests: proptest-rs/proptest

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update bit-vec requirement from 0.6.0 to 0.8.0 dependencies Pull requests that update a dependency file
#486 opened Jul 17, 2024 by dependabot bot Loading…
Update bit-set requirement from 0.5.2 to 0.8.0 dependencies Pull requests that update a dependency file
#485 opened Jul 17, 2024 by dependabot bot Loading…
fix: check preconditions on correct state
#482 opened Jul 10, 2024 by thomaseizinger Loading…
Update trybuild requirement from =1.0.0 to =1.0.97 dependencies Pull requests that update a dependency file
#480 opened Jul 8, 2024 by dependabot bot Loading…
custom strategies in attribute macro
#478 opened Jul 6, 2024 by cameron1024 Loading…
Implement is_minimal_case
#477 opened Jul 5, 2024 by Andlon Draft
chore: fix some comments
#471 opened Jun 24, 2024 by dashangcun Loading…
feat: add possibility to interrupt running test
#461 opened Jun 10, 2024 by grandizzy Loading…
fix wasm support
#458 opened Jun 4, 2024 by bmwill Loading…
config: properly read environment
#457 opened Jun 4, 2024 by bmwill Loading…
Add features handle-panics and backtrace 2.0-wishlist This issue proposes breaking changes we'd like in a 2.0 release
#421 opened Jan 21, 2024 by target-san Loading…
Add iterative runner
#396 opened Nov 8, 2023 by define-null Loading…
Add edge bias feature to bias for testing edge cases.
#369 opened Sep 6, 2023 by ajantti Loading…
docs - example of manual arbitrary impl
#282 opened Nov 18, 2022 by cameron1024 Loading…
Fix WebAssembly support
#270 opened Aug 31, 2022 by RReverser Loading…
use u64 instead of u32 for max_shrink_iters 2.0-wishlist This issue proposes breaking changes we'd like in a 2.0 release
#265 opened Apr 7, 2022 by kali Loading…
Fix bounds generation for generics in derive(Arbitrary)
#260 opened Jan 30, 2022 by pnevyk Loading…
Allow trailing comma in prop_assert_eq/ne like std
#255 opened Nov 9, 2021 by louy2 Loading…
Add Config::with_failure_persistence
#234 opened Mar 16, 2021 by mzabaluev Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.