This moves the transaction strategies to `arbitrary`, to live with the other strategy impls (`Arbitrary` is just a default type-associated strategy), splits the proptests into a new `prop` module, and splits the test vector checks into a `vector`s module. This ensures that we keep code in leaf modules and only have organization (use statements) in non-leaf modules. |
||
|---|---|---|
| .. | ||
| proptest-regressions | ||
| src | ||
| Cargo.toml | ||