How to use NUnit Console with Teamcity
Please explain me how to use NUnit Console with team city. How we can call Nunit console from Team City build step. Most importantly I've read about TeamCity addin for Nunit, But didn't find such addin (.dll or .pdb) file to download. Please let me know how to do this and find those addins.
Please sign in to leave a comment.
Hi Bhagya,
and files for each supported version of NUnit and stored in buildAgent/plugins/dotnetPlugin/bin/ folder. Please see the realted blog postTo run NUnit console please create Command Line build step and run nunit-console.exe. TeamCity Addin for NUnit is embedded in the system by default and contains