How can I make Microsoft.Moles.NUnit.dll work with nunit 2.6. The docs say:
Assembly
Microsoft.Moles.NUnit.dll You will have to register that add-in with NUnit by copying the Microsoft.Moles.NUnit.dll assembly in the NUnit bin/addins folder.
NUnit Version
2.5.2.9222 (for other NUnit versions, recompile the attribute from sources)
But where do I get the moles source from? Isure cannot recompile anything if I do not have the moles sources, right?