Search Results

2
votes

Unit testing in Delphi - how are you doing it ?

We do unit testing of all logic code using DUnit and use the code coverage profiler included in AQTime to check tha …