Tried to use the plugin from above (ccnet.TMockRunner.plugin.dll), using the following syntax
<TMockRunner>
<nunitPath>nunit-console.exe</nunitPath>
<runnerPath>tmockRunner.exe</runnerPath>
<assemblies
<assembly>bik.functionalTestsindebugik.unittests.dll</assembly>
</assemblies>
</TMockRunner>
taken from:
https://www.typemock.com/community/viewtopic.php?t=380
but receive the following error:
errorMSB4067: The element <nunitPath> beneath element <TMockRunner> is unrecognized.
Has anyone else run into this error, and if so, how did you resolve? if not, what other information could I provide that would be helpful in assessing the issue? Thank you,
-J.