Skip to content

Made karma-coverage an optional dependency

Compare
Choose a tag to compare
@rschuft rschuft released this 18 Oct 15:32
· 20 commits to master since this release

This release supports testing without karma-coverage. This npm module will no longer install karma-coverage if you install karma-sharding with "--no-optional" set.

When karma-coverage is present it will be required in and the coverage reporter will be overridden.