1.

Why Do I Get The Error “the Target Type Doesn’t Contain Tests From A Known Test Framework Or A ‘main’ Method”?

Answer»

Possible causes are:

  • Concordion.NUnit.DLL is not in the NUnit addins folder. SEE how to install the Concordion NUnit dll as a NUnit addin.
  • An old version of Concordion.NUnit.dll is in the NUnit addins folder. DOWNLOAD the latest version and install it as a NUnit addin.
  • The attribute [assembly: RequiredAddin("ConcordionNUnitAddin")] is not in the AssemblyInfo.cs file of the PROJECT. See Assembly Info for further INFORMATION.

Possible causes are:



Discussion

No Comment Found