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

Remove display of minimal failing input in TestError
#532 opened Nov 11, 2024 by fran0x Loading…
adds support for re-exporting crate
#530 opened Oct 24, 2024 by colstrom Loading…
Update trybuild requirement from =1.0.0 to =1.0.101 dependencies Pull requests that update a dependency file
#529 opened Oct 21, 2024 by dependabot bot Loading…
Add feature backtrace
#526 opened Oct 6, 2024 by target-san Loading…
Add feature handle-panics
#525 opened Oct 5, 2024 by target-san Loading…
[proptest] Implement is_minimal_case
#522 opened Sep 22, 2024 by matthew-russo Loading…
feat: add possibility to interrupt running test
#521 opened Sep 22, 2024 by matthew-russo Loading…
458 fix wasm
#519 opened Sep 22, 2024 by matthew-russo Loading…
Add iterative runner
#516 opened Sep 22, 2024 by matthew-russo Loading…
269 improve shrinking prop flat map
#513 opened Sep 22, 2024 by matthew-russo Loading…
265 max shrink iters u32
#512 opened Sep 22, 2024 by matthew-russo 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…
proptest-derive: #[inline] + no_cfg Cargo feature gate quality-of-life This issue proposes a change that will improve the UX of proptest but isn't necessarily a "feature"
#106 opened Nov 6, 2018 by Centril Loading…
ProTip! Exclude everything labeled bug with -label:bug.