cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
user name:
password:
Forgot your password?
please wait
try again
cancel
forgot your password?
sign up
log in
[Legacy version]
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
C++ testing
C++ testing
Oct 5, 2008 at 6:36pm
Oct 5, 2008 at 6:36pm UTC
cppnub01
(4)
I am looking for a good guide for C++ test classes. I am still searching on Google and still cannot find anything too helpful.
Does anyone know a good guide?
Oct 5, 2008 at 7:01pm
Oct 5, 2008 at 7:01pm UTC
Zaita
(2770)
Google Unit Tests. Then pick a good library. The theory is the same across all OO languages.
A good library is:
http://www.boost.org/doc/libs/1_35_0/libs/test/index.html
Topic archived. No new replies allowed.