Closed qwordy closed 3 years ago
test scenario can be configured in cli.md/az.md following https://github.com/Azure/autorest.az/blob/master/doc/04-scenario-test-configuration.md#mutli-testcase-scenario
@changlong-liu Thanks. I will try it. I read the document. testcase
should be test case
.
Thanks @qwordy , will correct to 'test case' in coming PR.
Autorest version: 1.7.3 All examples in swagger are in one test case. I suggest generating one test case for one example. If all testing code is in one test case, I need to run all code even if I make a tiny change. Similar issue, https://github.com/Azure/autorest.az/issues/518.