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

Automatic re-running of fail files from testdata/rapid #36

Closed flyingmutant closed 1 year ago

flyingmutant commented 2 years ago

Like go test -fuzz does, to have a semi-automatic regression test suite.