CppUnit - C++ port of JUnit
User Ratings
Featured Reviews
Most Helpful
Review
not bad, not bad. Great app.
Most Helpful
Review
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...
Express yourself: log in to write a review.
User Reviews
-
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...
-
not bad, not bad. Great app.
-
Good project, thanks a lot for your work.
-
Always good and good news, with some minor changes it works with the visual studio 2011 Beta.
-
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?
-
Simple. Useful. Light.
-
Perfect job, thank you so much for giving out
-
-
Good test facility.
-
very good project
-
Great experience working on the code.
-
we have been using to unit test our C++ code and it is very useful!! it saved us from some possible hidden bugs.