@module {Object} can-test-helpers
@parent can-infrastructure
@package ../package.json

Common utilities for effectively testing the features of CanJS.

@body

The `can-test-helpers` library contains useful utilities for running the CanJS unit test batteries.  This library and its associated files should only ever be included in your module's `devDependencies` in `package.json`, not in the runtime `dependencies`.