Posting the resolution of this issue to this post in case, others might have run into it. One thing we found that affects the load of Addins in NUnit is how the NUnit assemblies are referenced from your test assembly. Make sure your NUnit referenced assemblies are as follows: 1. nunit.core.dll [CopyLocal...