Home Manual Reference Source Test Repository

Test

Description Identifier Count
test/Plugin.spec.js -

should be configurable

-

should create coverageFilePath

-

should throw an error if coverage.json does not exist

-

should throw an error if coverage is to low

-

should pass if coverage is high enough

-

should export onStart

onStart

should export onHandleConfig

onHandleConfig

should export onComplete

onComplete

should call Plugin#handleOptions

-

should call Plugin#handleOptions

-

should call Plugin#checkCoverage

-

should should exit with code 1

-

should should exit with code 0

-