Tagged Questions
14
votes
5answers
2k views
Measuring code coverage in Delphi
Is there any way to measure code coverage with DUnit? Or are there any free tools accomplishing that? What do you use for that? What code coverage do you usually go for?
Jim McKeeth: Thanks for the ...