Final Builder with NUnit Integration - Require Help

Dear Team,

I am not able to integrate or run NUnit 2.6.2 with Final Builder 7.0.0.2129. I want to checkout my project from SVN, Compile and then perform to Nunit test. First two steps successfully completed SVN Checkout and Compilation but Nunit is getting failed every time. I did lots of R&D but did not find any solution. Kindly help.

I attached following 3 screenshots with this post to know more about error and Nunit Action Configuration Settings.

1) Final Builder Error Log during Nunit running

2) Nunit Error Popup message, appear during NUnit action running.

3) Nunit Action configuration settings

It would be great and I really appreciate your help regarding the same.

Regards

Vinod Soni

 

the problem is you are running the wrong program, the Nunit action is designed to run nunit-console.exe, Not nunit.exe.

Hi Vincent

Thanks for reply, which action I should use to run my .nunit type projects.

The same action, you can point it to a nunit project or to assemblies.