Tag Archives: DUnit

DUnit Testing in C++ Builder

By | December 30, 2016

Overview So while building a new OTA project to provide C++ Builder with Ctrl+Shift+Up/Down code navigation and code completion functionality I needed to write some C++ DUnit tests. Now I know that DUnit is no longer being developed and that I should use DUnitX but since I know the framework and am already learning C++… Read More »