Learn
July 21st, 2010
When you download the Boost source code, you will see “Demo” tests that demonstrate how to use the Spider, Sniper, Scalpel, the Incredibles, and Gunge. In addition to these tests, there are some additional resources outlined below that we hope illustrate how powerful Boost really is.
- Spider 101 - a simple overview of the whole Spider dependency injection framework.
- Sniper 101 - is a walk through explaining how to use Sniper to test a simple class.
- Scalpel 101 - explains how external libraries can be used in a more consistent, robust, and testable manner.
- Incredibles 101 - shows you how to use Incredibles to make your domain model more readable and less error-prone.
- There are extensive examples of how to use Boost in the Donkey open source project.