Rapid is a modern Go property-based testing library

fuzzing golang property-based-testing property-testing quickcheck testing
1 Open Issue Need Help Last updated: Jun 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a `t.Output` method in the `rapid` Go library, mirroring the functionality of the upcoming `testing.T.Output` method in Go 1.25. This involves adding a new method to the `rapid.T` type that allows writing formatted output to the test output stream.

Complexity: 2/5
enhancement good first issue

Rapid is a modern Go property-based testing library

Go
#fuzzing#golang#property-based-testing#property-testing#quickcheck#testing