07 Jul, 2009, Silenus wrote in the 1st comment:
Votes: 0
I have finally managed to get some of my classes in stable form and I was thinking that it might be a good idea to start doing some unit testing. I was wondering what people would recommend as a good unit testing framework for C++.

Thanks in advance.
07 Jul, 2009, David Haley wrote in the 2nd comment:
Votes: 0
I've used CPPUnit in the past. I'm not sure it's the "best", but it worked fine for my purposes.
08 Jul, 2009, Silenus wrote in the 3rd comment:
Votes: 0
Thanks David. I will take a look.
0.0/3