Menu

csUnit 2.1.2 Released

csUnit 2.1.2 released

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

This release has been compiled and tested with .NET 2.0. It also contains an addin for Visual Studio 2005 (VS2005).

The majority of the effort went into the following three areas:

1.) Performance: We focused on reducing the overhead. The test suite for csUnit itself runs on a decent notebook at a rate of 6,000 tests per minute. Generally speaking we have reduced the overhead by approximately 50% compared to previous versions.

2.) Usability: We introduced support for multiple categories for tests and test fixtures. This feature is inspired by TestNG's group feature. As a consequence we introduced the concept of a selector. We have selectors now for categories, check marks (graphical UI only), and regular expressions (command line only).

3.) Quality: We increased the number of tests from 180 to over 350 with a special emphasis on the commandline.

Except for one minor optical issue for the VS2005 addin, this version has no known bug as of the time of release.

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!

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.

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

Posted by Manfred Lange 2007-03-30

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.