Menu

ColdUnit / News: Recent posts

Website updated

More usage examples have been provided, and the quickstart shows an example of a test failure (as opposed to a test error).

Posted by Moses M. Hohman 2004-04-07

Case-sensitive assertEquals added in CVS

The assertEquals tag now takes an optional attribute, caseSensitive, which defaults to "No". If you supply the attribute with the value "Yes", the comparison of expected and actual will be case-sensitive.

Posted by Moses M. Hohman 2003-12-03

New website

I started working on the documentation last night and got carried away and made more headway than I thought I would. I have put the beginnings of a project website up at http://coldunit.sourceforge.net. It includes the beginnings of documentation. I also finished the code cleanup I promised to do yesterday.

Posted by Moses M. Hohman 2003-12-02

Documentation coming soon

I have had one request for documentation on how to use ColdUnit. Along with cleaning up the code base, I hope to have some basic documentation checked in by early next week.

Posted by Moses M. Hohman 2003-12-02