can-test-helpers
Common utilities for effectively testing the features of CanJS.
Object
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
.