check.emitWarning: true does not work
Lolerloli opened this issue · 1 comments
Lolerloli commented
Hi,
i am using karma and karma-coverage in the the latest versions, however emitWarning: true does not output coverage warnings but still errors. Is this supposed to work and is my syntax right?
Used Syntax:
coverageReporter:{
check:{
emitWarning: true,
}
}
anthony-redFox commented
It is not released yet.