NUnitLite 0.9

Milestone information

Project:
NUnitLite
Series:
trunk
Version:
0.9
Released:
 
Registrant:
Tyrel Alastair Hunter
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
15 Charlie Poole, 2 Tyrel Alastair Hunter
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
17 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon NUnitLite-0.9.0.zip (md5) Binary zip 223
last downloaded 22 weeks ago
download icon NUnitLite-0.9.0-src.zip (md5) Source 132
last downloaded 22 weeks ago
download icon NUnitLite.0.9.0.nupkg (md5) NuGet Package 39
last downloaded 22 weeks ago
Total downloads: 394

Release notes 

NUnitLite Version 0.9 - May 5, 2013

Framework

* A .NET 4.5 build is included. When using the 4.5 package,
  C# 5.0 async methods may be used as tests, as the target of
  a Throws constraint and as an ActualValueDelegate returning
  the value to be tested.

* Experimental builds for Silverlight 3.0, 4.0 and 5.0 are included.

* TestContext.Random may be used to provide random values of various
  types for use in your tests.

* The experimental Asynchronous attribute has been removed.

Runner

* The runner now supports the -include and -exclude options, which
  are used to specify categories of tests to be included in a run.

* Test execution time is now reported at a higher resolution on
  systems that support it.

* various bug fixes

Changelog 

View the full changelog

NUnitLite Version 0.9 - May 5, 2013

Framework

* A .NET 4.5 build is included. When using the 4.5 package,
  C# 5.0 async methods may be used as tests, as the target of
  a Throws constraint and as an ActualValueDelegate returning
  the value to be tested.

* Experimental builds for Silverlight 3.0, 4.0 and 5.0 are included.

* TestContext.Random may be used to provide random values of various
  types for use in your tests.

* The experimental Asynchronous attribute has been removed.

Runner

* The runner now supports the -include and -exclude options, which
  are used to specify categories of tests to be included in a run.

* Test execution time is now reported at a higher resolution on
  systems that support it.

Bug Fixes

* 501784 Theory tests do not work correctly when using null parameters
* 671432 Upgrade NAnt to Latest Release
* 1028188 Add Support for Silverlight
* 1029785 Test loaded from remote folder failed to run with exception System.IO.Directory Not Found
* 1057981 C#5 async tests are not supported
* 1060631 Add .NET 4.5 build
* 1064014 Simple async tests should not return Task<T>
* 1071164 Support async methods in usage scenarios of Throws constraints
* 1071714 TestContext is broken when a previous version of the runner is used alongside a new version of the framework
* 1071861 Error in Path Constraints
* 1072379 Report test execution time at a higher resolution
* 1073750 Remove Asynchronous Attribute
* 1074568 Assert/Assume should support an async method for the ActualValueDelegate
* 1082330 Better Exception if SetCulture attribute is applied multiple times
* 1111834 Expose Random Object as part of the test context
* 1172979 Add Category Support to nunitlite Runner
* 1174741 sl-4.0 csproj file is corrupt

0 blueprints and 17 bugs targeted

Bug report Importance Assignee Status
1174741 #1174741 sl-4.0 csproj file is corrupt 2 Critical Charlie Poole  10 Fix Released
501784 #501784 Theory tests do not work correctly when using null parameters 3 High Charlie Poole  10 Fix Released
1028188 #1028188 Add Support for Silverlight 3 High Charlie Poole  10 Fix Released
1029785 #1029785 Test loaded from remote folder failed to run with exception System.IODirectory Not Found . 3 High Charlie Poole  10 Fix Released
1057981 #1057981 C#5 async tests are not supported 3 High Charlie Poole  10 Fix Released
1060631 #1060631 Add .NET 4.5 build 3 High Charlie Poole  10 Fix Released
1064014 #1064014 Simple async tests should not return Task<T> 3 High Charlie Poole  10 Fix Released
1071164 #1071164 Support async methods in usage scenarios of Throws constraints 3 High Charlie Poole  10 Fix Released
1071714 #1071714 TestContext is broken when a previous version of the runner is used alongside a new version of the framework 3 High Charlie Poole  10 Fix Released
1071861 #1071861 Error in Path Constraints 3 High Charlie Poole  10 Fix Released
1072379 #1072379 Report test execution time at a higher resolution 3 High Charlie Poole  10 Fix Released
1074568 #1074568 Assert/Assume should support an async method for the ActualValueDelegate 3 High Charlie Poole  10 Fix Released
671432 #671432 Upgrade NAnt to Latest Release 4 Medium Charlie Poole  10 Fix Released
1073750 #1073750 Remove Asynchronous Attribute 4 Medium Charlie Poole  10 Fix Released
1082330 #1082330 Better Exception if SetCulture attribute is applied multiple times 4 Medium Charlie Poole  10 Fix Released
1111834 #1111834 Expose Random Object as part of the test context 4 Medium Tyrel Alastair Hunter  10 Fix Released
1172979 #1172979 Add Category Support to nunitlite Runner 4 Medium Tyrel Alastair Hunter  10 Fix Released
This milestone contains Public information
Everyone can see this information.