Boost.Test Tutorial Sample Code
Given the fact that people seem to have found my short Boost.Test tutorial, I thought they might appreciate having access to the sample code. So I have cleaned up the code, added a README, and created a repository for it on GitHub:
http://github.com/jsankey/boost.test-examples/
The easiest way to access the code if you have git is to clone:
$ git clone git://github.com/jsankey/boost.test-examples.git
If you don’t have git, you can download a zip or tarball from GitHub.
Happy testing!
This entry was posted on Thursday, June 18th, 2009 at 6:40 am and is filed under Agile, C++, Technology, Testing. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
