Forum member

gertjvr

2 posts

Posts by gertjvr

  1. Getting NCrunch to load NUnit Addins

    From my experience the locations should be C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\Extensions\Remco Software\NCrunch for Visual Studio 2012\addins because the base folder contains the nunit.core.dll.

  2. Getting NCrunch to load NUnit Addins

    I created the AutoFixture.NUnit2 in a few days and spent last month arguing about how nunit addins works, and people miss information about them. All the nunit addin implementations needs is that there is a addins folder same level as nunit.core.dll that is the default location where nunit looks …