VSoft Technologies Blogs - posts about our products and software development.
Billy Hollis had some good things to say about FinalBuilder on the Nov 29 .NET Rocks show. (at 1hr 13:30).
https://www.dotnetrocks.com/details/91
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.