visualstudio integration - impossible to use MSTEST as there is no VSMDI-file in recent versions of VisualStudio
![](http://jazz.net/_images/myphoto/934a68dc2152ba0cca13d3a5fdac8308.jpg)
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.
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.