Unit testing, free GUI library and logging

  • Thread starter Thread starter Michael Kennedy [UB]
  • Start date Start date
M

Michael Kennedy [UB]

Hi Sasha,

Have a look at HarnessIt for unit testing. Much of the documentation is
about C# and VB.NET, but it is also good for testing C++ (managed or
unmanaged). Have a look at the docs for some examples on testing various
types of C++ projects.

http://www.unittesting.com/

Regards,
Michael

Michael Kennedy
United Binary
 
Hi,

I am strating a project that will involve VC++ 7.1. Could anyone recommend
good unit testing software, free GUI library and logging library?

Thanks
 
Back
Top