Generate 1 Testmethod for each end point and create the object structure in MStest/Nunit/Xunit
Currently we have to write a testmethod for each endpoint and define the DTOs and then provide data to test. Instead if we have a testfile generated which can act like template and teams just write data against it. This helps teams to have proper test coverage and would save the time to create these request and response models.(Which already ServicestackVS reference does)
2
votes
