- Sep 29, 2004
- 18,656
- 67
- 91
I want to know what the good automated test frameworks are for C/C++. I am currently tinkering with CPPUnit. I know how to use JUnit, so CPPUnit isn't that bad. I got the test examples working fairly easily but I don't necessarily understand why they work.
The fact that no manual exists really stinks.
So, what other automated test tools are good or atleast worth a look?
Thanks!
The fact that no manual exists really stinks.
So, what other automated test tools are good or atleast worth a look?
Thanks!