DUunit
http://dunit.sourceforge.net/
DUnit automates unit testing of Delphi code. The target audience for DUnit is developers
who are both writing the code to be tested and the unit tests for that code, an approach
advocated by Extreme Programming. Dunit is based on the product JUnit.