Quality Assurance
Running the Unit Tests
How to run the existing unit tests to check the compatibility of the library on your system.
Writing Your Own Unit Tests
How to write your own unit tests to cover your application.
Smoke Tests
Building an early warning system for identifying "smoke" -- a sniff of a deeper problem.
Monitoring Your Application
A brief description of some ways to monitor your own application.
QA (aka Testing!)
Not sure where to start?
This area is useful once you've downloaded the code and are looking to test it to make sure it is compatible with your environment. If you're completely new to the library it's probably easier to start in the How To section.
Want to see the code?
If you want to poke around the code itself, you can use git to grab yourself a copy.