/NUnitTestFixtureTemplate

Visual Studio 2010 template with boilerplate code for an NUnit test fixture

Primary LanguageC#

This is a simple Visual Studio template that writes your boilerplate code for a NUnit test fixture.

When you add a new item to a project in Visual Studio, the NUnit Test Fixture item will appear in the list of available items. When you select this, it will create a .cs file with a basic skeleton for an NUnit test fixture.

To install, copy the zip file to your Visual Studio templates directory.