Skip to content

idealist1508/nunit-vs-testgenerator

 
 

Repository files navigation

NUnit Visual Studio 2015 Test Generator

This is an extension for Visual Studio 2015 that extends the test functionality to allow you to create unit tests and IntelliTests. This extension extends the built in test generator functionality allowing developers to generate tests using NUnit 2.6.x or NUnit 3.0.

Please note that IntelliTest is only available in Visual Studio Enterprise edition. Other versions of Visual Studio only have the Create Unit Tests menu option.

##Download##

You can download this extension in Visual Studio using Tools | Extensions and Updates... and searching for Test Generator NUnit Extension. You can also download from the Visual Studio Gallery or from the GitHub Releases Page.

##How to Use##

For more information on using IntelliTest and this extension, please see the Microsoft documentation.

###Right-Click to Create Tests###

Right-Click to Create Tests

###Select NUnit from the Test Framework dropdown###

Selecting NUnit

About

A Visual Studio 2015 extension for generating unit tests and IntelliTests using NUnit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%