Notes on CppUTest

CppUTest provides most of the features essential to a TDD-focused unit testing tool. Its ability to run a subset of a test is provided through a command-line switch, similar to that of Google Test’s filter capability (but not quite as robust).

A significant bonus feature in CppUTest is its memory leak detection facility, which can potentially be configured to run with other unit testing tools.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.149.240.196