I would like the generated server to optionally generate a random response for requests which don't match a stub. Ideally it would also write out the stub with the request/response information. This would be very helpful for initially creating the stubs. It might also be useful in and of itself for testing. Great go package. Thank you very much
I would like the generated server to optionally generate a random response for requests which don't match a stub. Ideally it would also write out the stub with the request/response information. This would be very helpful for initially creating the stubs. It might also be useful in and of itself for testing. Great go package. Thank you very much