running with code cov tool of vs 2017 enterprise or with build tools of 2017.
with the following script
\\\"C:\\\\Program Files (x86)\\\\Microsoft Visual Studio\\\\2017\\\\TestAgent\\\\Team Tools\\\\Dynamic Code Coverage Tools\\\\CodeCoverage.exe\\\" collect /output:\\\"%CD%\\\\VisualStudio.coverage\\\" \\\"C:\\\\Program Files (x86)\\\\Microsoft Visual Studio\\\\2017\\\\TestAgent\\\\Common7\\\\IDE\\\\CommonExtensions\\\\Microsoft\\\\TestWindow\\\\vstest.console.exe\\\" \\\"???.UnitTests\\\\bin\\\\Debug\\\\???.UnitTests.dll\\\" \\\"???.UnitTests\\\\bin\\\\Debug\\\\??.UnitTests.dll\\\"
error:
Integration with Third-Party Coverage and Profiling Tools seems not to work with vs2017 !
Error Message:
Initialization method ???.UnitTests.???Tests.Init threw exception. TypeMock.TypeMockException: TypeMock.TypeMockException:
*** Unknown profiler is enabled please contanct typemock@support.com with the flowing data: unknown profiler clsid = {E5F256DC-7959-4DD6-8E4F-C11150AB28E0}.
Stack Trace:
at TypeMock.InterceptorsWrapper.VerifyInterceptorsIsLoaded()
at _GIWne1ss1z0FlRzCQB0TbUwWGge_._NxMktFDfBM7CnPKIhYH9mfaT8xG_._9cmcfnWhR2hLOSgZy0GIBCWRLrs_()
at TypeMock.MockManager.Init(Boolean collectAllCalls)
at TypeMock.MockManager.Init()
at _s1Bciqumwl8aAUhvSEIwEG2IjbH_._dhP6wBMR4aiaSQizIjI1WyXR46E_.CreateFakeInstance[T](Members behavior, Constructor constructorFlag, Constructor baseConstructorFlag, Type baseType, Object[] ctorArgs)
at _s1Bciqumwl8aAUhvSEIwEG2IjbH_._dhP6wBMR4aiaSQizIjI1WyXR46E_.Instance[T](Members behavior, ConstructorWillBe constructorBehavior)
at _s1Bciqumwl8aAUhvSEIwEG2IjbH_._dhP6wBMR4aiaSQizIjI1WyXR46E_.AllInstances[T](Members behavior, ConstructorWillBe constructorBehavior)
at _s1Bciqumwl8aAUhvSEIwEG2IjbH_._dhP6wBMR4aiaSQizIjI1WyXR46E_.AllInstances[T](Members behavior)
at _s1Bciqumwl8aAUhvSEIwEG2IjbH_._dhP6wBMR4aiaSQizIjI1WyXR46E_.AllInstances[T]()
at ???.UnitTests