hyper
hyper copied to clipboard
Suggestion: an interpretation which mocks a service using Arbitrary
It would be great to be able to use Arbitrary instances for response types to automatically mock a service based on its type definition, without having to write/use any actual service code. E.g. for testing purposes.