visualstudio integration - impossible to use MSTEST as there is no VSMDI-file in recent versions of VisualStudio
I used a "Microsoft Visual Studio"-build definition for building .NET-projects, however the MSTEST-configuration seems not to support testing projects created with Visual Studio 2012
In Visual Studio 2012, the creation of VSMDI-files (containing the tests) is deprecated/not possible anymore (see here) . However, in the MSTEST-tab in the build definition the field for the VSMDI is mandatory. As a workaround, I wanted to add a command-line action to the build definition. However, this is not supported in this type of build definition. Is there any workaround? We're on RTC 5.0.2 Regards, Bernd. |
One answer
Issue is solved in 6.0.3
Regards,
Bernd.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.