[REQ] [Go] Generation of test files
Created by: gcatanese
Unlike other languages when generating the Go client (generator go
) the test files are not created.
Describe the solution you'd like
Generate the test files providing a basic implementation of the test cases (ie invocation of service methods)
Describe alternatives you've considered
This can be done manually but it is a significant effort for certain projects with large/extensive OpenAPI specs