Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Unit Testing in .NET Projects
Subject:   csUnit
Date:   2008-05-14 00:00:50
From:   Manfred Lange
Apart from the mentioned unit testing frameworks there is another alternative: csUnit, which was just released in version 2.4. csUnit is open-source and can be freely used for open source or closed source projects including commercial products.


Main features:
- Support for all .NET languages
- Rich set of attributes and assertions to implement tests
- Addin for both VS2005 and VS2008
- Ability to run NUnit 2.4.7 (.NET 2.0) based tests without recompilation


For more information please see http://www.csunit.org