Search:
Forum
General C++ Programming
CPP Unit Testing
CPP Unit Testing
Feb 2, 2010 at 4:25am UTC
Suzanne
(56)
Can someone explain how I can do it for any given program? Online resources r kind of unclear.
Last edited on
Feb 2, 2010 at 4:26am UTC
Feb 2, 2010 at 5:36am UTC
kevinchkin
(450)
You might want to try Boost testing framework.
I found this link very helpful.
http://www.alittlemadness.com/2009/03/31/c-unit-testing-with-boosttest/
Hope this helps !
Feb 2, 2010 at 10:51am UTC
Denis
(350)
I use TUT framework.
http://tut-framework.sourceforge.net/
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs