flyingmutant / rapid

Rapid is a modern Go property-based testing library
https://pkg.go.dev/pgregory.net/rapid
Mozilla Public License 2.0
579 stars 25 forks source link

Shuffle support #41

Closed flyingmutant closed 1 year ago

flyingmutant commented 1 year ago

To have a simple way of writing tests which operate on shuffled data (with shuffling shrinking to no-shuffling).