Forum member

Dribs

3 posts

Posts by Dribs

  1. Getting NCrunch to load NUnit Addins

    No luck with either folders :( An error occurred while analysing this project after it was built: System.NullReferenceException: Object reference not set to an instance of an object. at NUnit.Core.NUnitFramework.IsAddinAvailable(String name) at NUnit.Core.NUnitFramework.ApplyCommonAttribu…

  2. Getting NCrunch to load NUnit Addins

    Thanks Remco, where does NCrunch try to load the plugins from?

  3. Getting NCrunch to load NUnit Addins

    Hi Remco, Was any progress made on getting NUnit plugins to work with NCrunch? I'm trying to pull AutoFixture.Nunit2 into our solution however NCrunch fails to build the test project when I do.