Skip to content

A.5 How to execute Test Cases

Amol Dakhane edited this page Mar 10, 2017 · 4 revisions

You can run Test cases using any of the following options

  1. NUnit Gui Runner https://nunit.org/index.php?p=nunit-gui&r=2.6.4

  2. NUnit Console runner

https://nunit.org/index.php?p=nunit-console&r=2.6.4

  1. Visual Studio Test Explorer using NUnit Test Adapters

https://nunit.org/index.php?p=vsTestAdapter&r=2.6.4

Clone this wiki locally