FinalBuilder has had an NUnit action for some time now, but for DUnit  we have always advocated just compiling the unit test executable as a  console app using the TextTestRunner, and using the Execute Program  action. This has worked fine, however it doesn't provide the same sort  of integration into FinalBuilder Server as the NUnit action provides.