hyper icon indicating copy to clipboard operation
hyper copied to clipboard

Suggestion: an interpretation which mocks a service using Arbitrary

Open paf31 opened this issue 8 years ago • 0 comments

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.

paf31 avatar Feb 14 '17 18:02 paf31