AxoCover icon indicating copy to clipboard operation
AxoCover copied to clipboard

Issue with AxoCover test runner and one test.

Open 4gDad opened this issue 7 years ago • 1 comments

I am getting this error with one of my tests, but this error only shows with the AxoCover Test runner not the Visual Studio Test Explorer.

System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices\v4.0_14.0.0.0__b03f5f7f11d50a3a'.

Debug Trace: Not adding Apps for IoC, used C:\WINDOWS\Microsoft.Net\assembly\GAC_32\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices\v4.0_14.0.0.0__b03f5f7f11d50a3a\Apps Not adding Framework for IoC, used C:\WINDOWS\Microsoft.Net\assembly\GAC_32\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices\v4.0_14.0.0.0__b03f5f7f11d50a3a\Framework Not adding MainWindow for IoC, used C:\WINDOWS\Microsoft.Net\assembly\GAC_32\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices\v4.0_14.0.0.0__b03f5f7f11d50a3a\MainWindow Not adding Screens for IoC, used C:\WINDOWS\Microsoft.Net\assembly\GAC_32\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices\v4.0_14.0.0.0__b03f5f7f11d50a3a\Screens Not adding Providers for IoC, used C:\WINDOWS\Microsoft.Net\assembly\GAC_32\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices\v4.0_14.0.0.0__b03f5f7f11d50a3a\Providers Not adding Assets for IoC, used C:\WINDOWS\Microsoft.Net\assembly\GAC_32\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices\v4.0_14.0.0.0__b03f5f7f11d50a3a\Assets

4gDad avatar Aug 08 '18 21:08 4gDad

Exact same issue for me. AxoTestRunner fails 2 tests I have wrote that pass in the Test Explorer. Would love to use this tool as free options for code coverage in Visual Studio are pretty limited for .NET Framework applications. A work around or solution to this issue would be great! Thanks.

viralogic avatar Sep 17 '19 16:09 viralogic