I'm trying to run some unit tests using Final Builder Continua but nothing I try seems to work. I've configured a Unit test stage:
But everytime I run the build I get the error:
The expression ['$Agent.NUnit.3.0.Path$' exists] evaluated False
then the whole thing hangs. There are several issues reported on the final builder forums but the soliutions all relate to older versions or various other fixes none of which seem to apply to my situation.
I'm guessing it doesn't know where the NUnit console is. I have tried specifying the missing parameter in the build config for the agent:
I've tried installing NUnit from nuget
nuget install nunit
Has anyone any experince of this or solutions to this issue?
I'm using continua 1.8.1.277