Questions about Property Testing / Stream Data

I’m curious, why the gen macro is part of ExUnitProperties. The other two macros are surely test related, but creating custom generators using the gen macro doesn’t seem like it would only be useful in a testing context.

1 Like