What is the current "best practice" in terms of structured unit testing for MFC C++ written in VC6?
I've come across:
CppUnit
Unit++
CppTest
Does anybody have any experience with these or other frameworks?
Is there a generally popular one that I am just missing?
General thoughts on unit testing and unit testing methodologies?
I've come across:
CppUnit
Unit++
CppTest
Does anybody have any experience with these or other frameworks?
Is there a generally popular one that I am just missing?
General thoughts on unit testing and unit testing methodologies?