Daily Archives: 5.7.2006

Unit testing

I’ve lately switched my unit testing suite from Boost.Test over to UnitTest++ (written by the friendly guys at Games from within). Compared to Boost.Test, it’s much easier to use and works fine out of the box.

Posted in Programming | Tagged , | Leave a comment