SSW Health Auditor > NUnit Tutorial

Visual Studio add-in

NUnit Tutorial

  1. Locate the new toolbar in Visual Studio.

    Figure: SSW Health Auditor toolbar

  2. Select projects you want NUnit to run tests on.

    Figure: Select projects to scan

  3. When you click OK it will create an NUnit Project for you.

    Figure: Automatically adds the project files to your solution items


    Figure: The project files in the Solution Items

  4. Double click the project file to open the corresponding application