C++ Unit Testing print

I believe in unit testing my code, but lets face it, it’s not always convenient to setup unit tests and keep them organized.

For NOSPB, I’ve adopted CxxTest for Unit testing. It should not be difficult to add support for a different test framework.

Updated Sep 19, 2009 by Isaac Foraker
print

Tags:

This page hasn't been tagged yet.

Comments:

Have something to say? Login to post a comment.