I have a suite of automated tests in visual studio which I would like to add to azure test plans.
I’m currently doing this by creating the test case manually within test plans.
Given there may be hundreds of tests that require adding to test plans, does anyone know of an automated way in which we can add all the desired tests directly from visual studio into Azure test plans?