From: Jud C. \(S. Software\) <ju...@us...> - 2007-02-14 02:43:00
|
Hi guys, I've finally had enough time to wrap up a DUnit release, so I am pleased to notify you all that DUnit 9.3.0 is now available for download at SourceForge. http://sourceforge.net/projects/dunit/ It's been a long time coming, but I think that you will be pleased with the result! A big thank you goes out to Peter McNab for most of the work that is included in this update - excellent job Peter! >From the 9.3 README: Recent additions to DUnit 9.3.x ------------------------------- FASTMM support, including optional memory leak checking on a per test basis, resulting in improved execution speed of many tests. New DUnitW32 project group for Delphi 2005+ with new projects DUnitW32, DUnitTestLibW32 and UnitTestsW32. New DUnit4Net project group for Delphi 8+ with existing project UnitTests4Net. Automatic MadExcept support for stack tracing in TestFramework.pas. Optional checking that each test case calls at least one CheckXXX method. Optional detection of each test case that overrides the global GUI test case settings. Optional halting of a repeated test on the first failure. Carried the GUITestRunner.pas changes to the main form creation over to NGUITestRunner.pas and QGUITestRunner.pas. Added a display refresh timer to GUITestRunner to ensure display update in long unit tests. A couple of minor bug fixes. All the best, Jud Cole DUnit Project Admin SOCK Software Makers of CodeHealer for Delphi and SOCKShell |