csUnit 2.3 released
===================
March 24, 2008
csUnit 2.3 has been released and is available for download at
http://www.csunit.org/download. csUnit is open-source and free.
This is a release containing a number of bug fixes. No new feature
has been added.
This release has been tested in the following environments (all
english):
- Visual Studio 2005 with .NET 2.0 on Vista Ultimate (32 bit)
- Visual Studio 2005 with .NET 2.0 on Windows XP SP2
- Stand alone testing application with .NET 3.0 on Vista Ultimate (32
bit)
- Stand alone testing application with .NET 3.5 on Vista Ultimate (32
bit)
Note that applications written in VS2008 targeting .NET 2.0, .NET
3.0, and .NET 3.5 can be tested with csUnit.
This release contains an addin for VS2005. An addin for VS2008 is
being considered for a future release.
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.
Please report any bug 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.