Skip to content
| Marketplace
Sign in
Visual Studio>Tools>NUnit VS Templates
NUnit VS Templates

NUnit VS Templates

NUnit Developers

|
128,129 installs
| (12) | Free
Provides Visual Studio project and item templates for NUnit 3 along with code snippets.
Download

An extension that adds Project and Item templates to Visual Studio along with Code Snippets to make unit testing with NUnit 3 easier.

The project currently provides the following templates.

Project Templates

Template Platform Language
NUnit 3 Unit Test Project Desktop C#
NUnit 3 Unit Test Project Desktop Visual Basic
NUnit 3 Unit Test Project Xamarin Android1 C#
NUnit 3 Unit Test Project Xamarin iOS1 C#
NUnit 3 Unit Test Project Xamarin UWP1,2 C#

1Requires Xamarin for Visual Studio be installed.
2Requires the Windows 10 SDK be installed.

For more information on Xamarin testing, see Testing Xamarin Projects using NUnit 3.

Item Templates

Template Language Description
NUnit Test Fixture C# An NUnit unit test class
NUnit Test Fixture Visual Basic An NUnit unit test class
NUnit SetUp Fixture C# Code that runs before and after all the tests in the assembly
NUnit SetUp Fixture Visual Basic Code that runs before and after all the tests in the assembly

Code Snippets

Snippet Shortcut Language
Test Fixture ntestfixture C#
Test Method ntest C#
Test Case ntestcase C#

Don't see the template you need or your favorite code snippet? All you need to do is fork the repository on GitHub, add it and create a pull request. We love help and contributions.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft