Visual Studio project & item templates and snippets
Перейти к файлу
Rob Prouse 6dacc41eb0 Updated the Readme 2015-09-25 16:17:47 -04:00
nunit.templates Updated the vsixmanifest 2015-09-25 16:01:21 -04:00
nunit.tests Switched to the NUnit icon for the template 2015-09-25 15:44:32 -04:00
.editorconfig Added code style files 2015-09-25 15:51:03 -04:00
.gitattributes Added the preprocess file 2015-09-25 15:21:11 -04:00
.gitignore Updated the .gitignore 2015-09-25 15:19:30 -04:00
LICENSE Initial commit 2015-09-25 12:18:24 -04:00
README.md Updated the Readme 2015-09-25 16:17:47 -04:00
Rebracer.xml Updated the Readme 2015-09-25 16:17:47 -04:00
nunit.templates.sln Updated the Readme 2015-09-25 16:17:47 -04:00

README.md

NUnit Visual Studio Templates

An extension that adds Project and Item templates to Visual Studio along with Code Snippets to make unit testing with NUnit 3 easier. We currently only plan to add templates for NUnit 3, but will add templates for NUnit 2.6.4 if there is demand.

This project is build using SideWaffle, many thanks for their great work.

Content

The project currently provides the following templates.

Project Templates

  • NUnit 3 Unit Test Project (C#)

Item Templates

Code Snippets