You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Terje Sandstrom edited this page Jun 17, 2017
·
3 revisions
Welcome to the nunit-vs-testgenerator wiki!
This is an extension for Visual Studio's Create Unit Tests and Create IntelliTests. The extension adds the functionality for generating these tests in NUnit.
It includes both NUnit 2.6.4, which is the last in the NUNit 2 series, and the NUnit 3.
In the Create dialog, the Test Framework works as:
Selecting NUnit will create NUnit 3 tests.
Selecting NUnit2 will create NUnit 2.6.4 tests.