6dacc41eb0 | ||
---|---|---|
nunit.templates | ||
nunit.tests | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
README.md | ||
Rebracer.xml | ||
nunit.templates.sln |
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#)