1.

Why Do I Get The Error “no Specification Extensions Defined For: Concordion.net.internal.specificationconfig”?

Answer»

The Concordion.NET runner is unable to find a matching SPECIFICATION for the fixture. Possible causes are:

  • The default namespace + PATH of the specification does not match the namespace of the fixture. See LOCATING the specification for more details.
  • The specification isn’t included in the DLL. You need to set the VALUE “Embedded Resource” on the property “Build Action” to include the specification in the DLL.

The Concordion.NET runner is unable to find a matching specification for the fixture. Possible causes are:



Discussion

No Comment Found