Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
ANN: NUnit 2.5.3 Released
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Charlie Poole  
View profile  
 More options Dec 12 2009, 2:07 am
From: "Charlie Poole" <char...@nunit.com>
Date: Fri, 11 Dec 2009 23:07:32 -0800
Local: Sat, Dec 12 2009 2:07 am
Subject: ANN: NUnit 2.5.3 Released
Hi All,

NUnit 2.5.3 is now available at http://launchpad.net/nunitv2.

See the release notes below.

Charlie

NUnit 2.5.3 - Version 2.5.3.9345 - December 11, 2009

Note: This is the first release of NUnit on Launchpad.

New Features

* Test execution under .NET 4.0 is now supported. It may be selected in the
  Gui runner or using the console runner /framework option. NUnit test
projects
  may specify .NET 4.0 as the required framework to be used for loading the
  project. PlatformAttribute allows testing for .NET 4.0.

* The distribution now includes nunit-agent-x86.exe, which is used for
running
  tests in a separate process under nunit-x86.exe or nunit-console-x86.exe
when
  the target framework is .NET 2.0 or greater.

* Static methods Contains.Substring() and Contains.Item() have been added to
the
  NUnit syntax for compatibility with NUnitLite.

* Non-public test fixtures are now allowed in all cases, whether the
  TestFixtureAttribute is present or not.

* Abstract classes may now be marked with TestFixtureAttribute to indicate
that
  derived classes are to be treated as test fixtures. The abstract class is
no
  longer marked as invalid.

* Fixtures without tests are no longer shown as non-runnable but are simply
  executed. If the fixture setup or teardown does not cause an error, they
are
  reported as inconclusive.

Bug Fixes

* Reloading tests in the Gui no longer uses the default runtime if a
different
  runtime was previously selected.

* Thread principal is now saved before each test and restored afterward
eliminating
  failures under .NET 4.0.

* Assume.That() overload with a message no longer results in test failure.

* An expected Result of null is now handled correctly on parameterized
tests.

* Duplicate caching of metadata has been eliminated, resolving a load
performance
  problem when many methods are inherited from a base class.

* The names of nested generic and non-generic classes are now displayed
correctly.

* Assert.Catch<T> now correctly returns exception type T rather than
System.Exception.

* ValueSourceAttribute now works correctly when used with an external type.

* The /domain=None option on nunit-console once again works correctly.

* Parameterized test fixture names are now displayed with the actual
arguments used
  so that failures may be associated with the correct instantiation of the
fixture.

* Test labels for generics are now displayed correctly by the console runner
and
  in the Gui text output tab.

* Generic fixtures without type attributes provided are now shown as
non-runnable
  rather than causing a runtime error. (1)

* Use of an unknown file type in the console command line no longer causes
an error. (2)

* A number of tests that ran incorrectly under Linux have been fixed.

* A number of tests failing under .NET 4.0 have been fixed.

Notes

   1. As a side effect of this fix, TestFixtureAttribute on a base class is
      overridden by a TestFixtureAttribute on the derived class.

   2. This was originally reported as "crash when using /option in linux."


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google