I’m having a \"build partially succeeded\" issue with this error “NUnit failed to load e:\\Builds\\184\\CSTax\\706USServices_Test\\bin\\Calc.Tests.dll”, but all of the unit test
You need to:
Also have a check on the Enable a third-party unit framework part of this MSDN article for the details: https://msdn.microsoft.com/en-us/library/vstudio/ms253138.aspx
The issue is a bug in the NUnit 3.0 test adapter, I removed our E2E project off of the build server and all my builds went green. NUnit is looking into this bug.