Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
PrevUpHomeNext

Practical usage recommendations

General
IDE usage recommendations
Command line usage recommendations
Tutorials
Test driven development with Boost.Test
A testing framework, what for?
Web Wisdom

Following pages present tips and recommendations on how to use and apply the Unit Test Framework in your real life practice. You don't necessarily need to follow them, but we found them handy.

Here you will also find some tutorials from Boost.Test authors and world wide.


PrevUpHomeNext