Hi guyz,
I've searched about cppunit at this forum and not so much info. I believe you are skilled enough and use cppunit in everyday life.
I have Fedora 14 and I've installed cppunit using yum install cppunit command.
Now I'm reading the tutorials to get used to unit testing in C++. However they do not cover the question of configuration.
How can I know the path to cppunit? How can I configure it to use in the development.
Thank you. I'm looking forward for response.