NUnit V2 2.6.0rc
Milestone information
- Project:
- NUnit V2
- Series:
- trunk
- Version:
- 2.6.0rc
- Released:
- Registrant:
- Charlie Poole
- Release registered:
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- 8 Charlie Poole, 1 Jordan Terrell
- Blueprints:
- 1 Implemented
- Bugs:
- 8 Fix Released
Download files for this release
Release notes
General
* The Windows installer is now built using WiX 3.5, upgraded from 2.0.
Framework
* The API used to create Action Attributes has been changed from the earlier beta releases.
See the docs for more info.
* Visual Basic users may now use Assert.ByVal rather than Assert.That() to avoid errors when
the first argument is a property with a non-public setter.
* PlatformAttribute now supports arguments 'Windows8' and 'Windows2012Ser
Bug Fixes
* 498659 Registry entries and shortcuts remain after install
* 498690 Assert.That() doesn't like properties with scoped setters
* 638289 Install uses CURRENT_USER instead of LOCAL_MACHINE for AssemblyFoldersEx
* 910189 Eliminate NUnit Configuration Section in config file
* 919876 NUnit.Util.
* 920472 CollectionAsser
* 922455 Add Support for Windows 8 and Windows 2012 Server to PlatformAttribute
* 924504 NUnit project files should have an Edit command association with the project editor
Changelog
This release does not have a changelog.
1 blueprint and 8 bugs targeted
Blueprint | Priority | Assignee | Delivery | |
---|---|---|---|---|
Composable Action Attributes | Composable Action Attributes | 4 High | Jordan Terrell | 11 Implemented |
Bug report | Importance | Assignee | Status | |||
---|---|---|---|---|---|---|
498659 | #498659 | Registry entries and shortcuts remain after install | 3 High | Charlie Poole | 10 Fix Released | |
638289 | #638289 | Install uses CURRENT_USER instead of LOCAL_MACHINE for AssemblyFoldersEx | 4 Medium | Charlie Poole | 10 Fix Released | |
910189 | #910189 | Eliminate NUnit Configuration Section in config file | 4 Medium | Charlie Poole | 10 Fix Released | |
922455 | #922455 | Add Support for Windows 8 and Windows 2012 Server to PlatformAttribute | 4 Medium | Charlie Poole | 10 Fix Released | |
924504 | #924504 | NUnit project files should have an Edit command association with the project editor | 4 Medium | Charlie Poole | 10 Fix Released | |
498690 | #498690 | Assert.That() doesn't like properties with scoped setters | 5 Low | Charlie Poole | 10 Fix Released | |
919876 | #919876 | NUnit.Util.Transform.resources missing from nunit.util.dll | 5 Low | Charlie Poole | 10 Fix Released | |
920472 | #920472 | CollectionAssert.IsNotEmpty must dispose Enumerator | 5 Low | Charlie Poole | 10 Fix Released |