Currently there is no way to step into STL's TestStandSteps.dll to do some debugging, so every time we need to go STL's wiki page and look through how test code is implemented. Would be great to include .pdb files inside the STL NuGet package to significantly improve debugging experience.
Describe the feature request:
Currently there is no way to step into STL's TestStandSteps.dll to do some debugging, so every time we need to go STL's wiki page and look through how test code is implemented. Would be great to include .pdb files inside the STL NuGet package to significantly improve debugging experience.