jmaniac / nunit-vs-testgenerator

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

Home Page:https://visualstudiogallery.msdn.microsoft.com/bd30bf3f-4183-4b00-a245-1875316b8cd3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NUnit Visual Studio Test Generator

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

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

Also note that there are seperate versions for VS 2015 and VS 2017/2019

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 GitHub Releases Page.

For VS 2017/2019: Visual Studio Marketplace

For VS 2015: Visual Studio Marketplace

Documentation

Documentation and a Quick Start Guide can be found on the NUnit Documentation Wiki.

Release notes can be found at NUnit TestGenerator Release Notes

About

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

https://visualstudiogallery.msdn.microsoft.com/bd30bf3f-4183-4b00-a245-1875316b8cd3

License:MIT License


Languages

Language:C# 100.0%