-
Notifications
You must be signed in to change notification settings - Fork 157
TestGenerator Release Notes
Terje Sandstrøm edited this page Jun 21, 2020
·
9 revisions
- PR 33 [Create Unit Test] Fixing package versions. This is needed in order to work for .net core projects. With Visual Studio 2019, Update 3, it is possible to use this extension to create tests.
Visual Studio 2017 15.9 and forward should have the adapter added to each test project. This release ensures that by fixing #25.
- #8 Support for VS 2017/2019
- #6 NUnit3 tests using removed ExpectedException attribute
- #10 Specify NUnit versions as v2 and v3
- #11 Update more information link
- #14 Update NUnit version (will use latest version)
- The TestGenerator extension is released as separate VSIXes for VS 2015 and VS 2017/2019. See Installation for details. The Version 2 is for VS 2017/2019, the Version 1 is for VS 2015.
Copyright (c) 2018 The NUnit Project - Licensed under CC BY-NC-SA 4.0