Tag: UnitTest++

  • Getting Started with UnitTest++ in Visual Studio

    For some time I wanted to incorporate unit testing into our development process. Though many think unit testing is largely a waste of time with not all code bases lending themselves easily to testing, if done in the right spirit I think it (like version control and bug tracking) makes life easier. (more…)