agadekar
agadekar
## Describe the bug I am using VsTestConsoleWrapper api to run tests. I have added same test method twice using below code - ``` Collection cases = new Collection(); cases.Add(testCase);...
## Describe the bug I am using VsTestConsoleWrapper api to run tests. I have added same test method twice using below code - ``` Collection cases = new Collection(); cases.Add(testCase);...
## Describe the bug I am using VsTestConsoleWrapper api to run tests. I have added same test method twice using below code - ``` Collection cases = new Collection(); cases.Add(testCase);...