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

Document concurrent usage of *T #28

Closed vfaronov closed 3 years ago

vfaronov commented 3 years ago

As discussed in #27.

flyingmutant commented 3 years ago

Thanks!