The "/installer/covide-in..-installer-2.3.2.tgz" file could not be found or is not available. Please select another file.

User Ratings

 
 
82
17

Rate CppUnit - C++ port of JUnit

How would you rate CppUnit - C++ port of JUnit?





Express yourself: log in to write a review.

User Reviews

  • Posted by OpenID User — 2009-12-29

    It is best to test your project yourself. This tool is difficult to use, you have to struggle among lots of error messages before you get adapted to use it. Using this tool it is not necessary. I recommend you to write yourself a simple test routine for your code. I'm using CppUnit at work. My senior coworker is urging me to use it. I really started to hate this library. There is a "undefined symbol" error, and I don't know how to overcome it...

  • Posted by James Jenkins 2012-05-14

    Good project, thanks a lot for your work.

  • Posted by A. Buisson 2012-05-10

    Always good and good news, with some minor changes it works with the visual studio 2011 Beta.

  • Posted by David M. Doolin 2012-04-21

    Fast, simple, accurate. Unfamiliarity with the c++ language in general isn't the fault of this library. You *must* be conversant with c++. But now that's the point, right?

  • Posted by Dominic 2012-03-20

    Simple. Useful. Light.

  • Posted by Benedict Timm 2012-03-06

    Perfect job, thank you so much for giving out

  • Posted by DAV 2011-04-07

    Good test facility.

  • Posted by dasdebjyoti 2010-03-25

    Great experience working on the code.

  • Posted by Anderson Ito 2009-10-19

    we have been using to unit test our C++ code and it is very useful!! it saved us from some possible hidden bugs.