Share

ColdUnit

Project News for ColdUnit

  • Website updated

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

    2004-04-07 20:21:02 UTC by mmhohman

  • 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.

    2003-12-03 01:21:51 UTC by mmhohman

  • 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.

    2003-12-02 17:41:49 UTC by mmhohman

  • 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.

    2003-12-02 00:20:49 UTC by mmhohman