Menu

csUnit 2.4 Released

csUnit 2.4 released

May 06, 2008

csUnit 2.4 has been released and is available for download at http://www.csunit.org/download. csUnit is open-source and free.

This is a release contains new features and bug fixes.

Major new features:
- Search function in test hiearchy
- Support for NUnit without recompilation subject to the following limitations
- Supported for NUnit 2.4.7 (.NET 2.0 version)
- Supported attributes
- TestFixtureAttribute
- TestAttribute
- SetUpAttribute
- TearDownAttribute
- IgnoreAttribute
- ExpectedExceptionAttribute
- Addin for Visual Studio 2008 (it already had an addin for VS 2005)

This release has been tested in the following environments:
- Vista (32bit) + VS 2008 + .NET 2.0
- Vista (32bit) + VS 2008 + .NET 3.0
- Vista (32bit) + VS 2008 + .NET 3.5
- Vista (32bit) + VS 2005 + .NET 2.0
- XP SP2 + VS 2005 + .NET 2.0

As always we also subjected csUnit to performance profiling throughout the release cycle to ensure good performance.

Parameterized testing is still in the Experimental namespace. It is expected to be moved out of it in a future release. For more information please see http://www.csunit.org.

Starting with this release we have switched to an even more flexible pure zlib/libpng license. This means that csUnit or any portion of it can be used in any scenario, including commercial and closed-source products without the need to mention the origin. We would certainly appreciate if credit would be given.

Please report bugs at
http://sourceforge.net/tracker/?func=add&group_id=23919&atid=380010

Please suggest features at
http://sourceforge.net/tracker/?func=add&group_id=23919&atid=380013

Thank you!

Kind regards,
Manfred.
---
Manfred Lange.
csUnit developer
Email: manfred at csunit dot org
http://www.csunit.org

About csUnit

Inspired by JUnit, csUnit brings the power of unit testing to the .NET framework. csUnit is your key to unit testing and test-driven development using .NET languages such as C#, Visual Basic .NET, Visual J#, or Managed C++. csUnit was founded in 2001 and is available including source under a modified zlib/libpng license. For more information see http://www.csunit.org.

Posted by Manfred Lange 2008-05-06

Log in to post a comment.