jcansdale / TestDriven.Net-Issues

Issue tracking for TestDriven.Net
https://github.com/jcansdale/TestDriven.Net-Issues/issues
24 stars 2 forks source link

TestDriven.Net doesn't work on a 32-bit OS in Visual Studio 2015+ #80

Closed jcansdale closed 7 years ago

jcansdale commented 7 years ago

NOTE: Fixed issue where TestDriven.Net couldn't find its home directory when running on a 32-bit version of Windows.

Doesn't work when TestDriven.Net is running as a Package as opposed to an Add-in (currently Visual Studio 2015 and later).

jcansdale commented 7 years ago

You should be able to install this version on a 32-bit version of Windows without .NET 3.5 and NCoverExplorer should default to using .NET 4.0.

TestDriven.NET-4.0.3471_Extraterrestrial_Beta3.zip

jcansdale commented 7 years ago

Oops, I was forgetting that NCover and NCoverExplorer are separate apps.

Could you try this one: TestDriven.NET-4.0.0_Enterprise_Beta3.zip

jcansdale commented 7 years ago

TestDriven.Net now works fine on 32-bit OS. NCover issue has been moved to #83.