Which C unit test tool (library) are you using - TechRepublic
Question
November 9, 2006 at 03:22 PM
jean-simon.s.larochelle

Which C unit test tool (library) are you using

by jean-simon.s.larochelle . Updated 16 years, 9 months ago

For the Java code that we write we use JUnit (and associated associated extensions like DbUnit, etc.). This is working really well for us.
We would like to use a standard tool (preferably open source) for the C++ code that we write. Which one are you using ? Would you recommend this tool ?

This discussion is locked

All Comments