User Ratings

★★★★★
★★★★
★★★
★★
24
2
0
0
4
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 2 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 2 / 5

Rate This Project
Login To Rate This Project

User Reviews

  • Good test facility.
  • Great experience working on the code.
  • 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...
  • we have been using to unit test our C++ code and it is very useful!! it saved us from some possible hidden bugs.