My latest project, UnitC++ , is now live on SourceForge. Check it out here
Posts Tagged ‘unittest
12
Aug
14
UnitC++ on SourceForge
29
Jul
14
UnitC++
This post is an introduction to a library I have written, UnitC++.
UnitC++ is a modern, light weight, header-only c++ library for making unit testing easy. The intention of this library is to make it really easy to test c++ code in a portable way.