react-cdk icon indicating copy to clipboard operation
react-cdk copied to clipboard

Add code coverage support

Open arunoda opened this issue 8 years ago • 6 comments

It's better if we support code coverage support as well.

arunoda avatar Apr 14 '16 00:04 arunoda

@mnmtanish I hope you did some stuffs on this field right?

arunoda avatar Apr 14 '16 00:04 arunoda

I tried isparta earlier but couldn't get it to work well in some cases. I read about this babel plugin just recently. If the babel-plugin works well we can use it or we'll just use isparta.

thani-sh avatar Apr 14 '16 07:04 thani-sh

I saw some uses istanbul ?

arunoda avatar Apr 14 '16 16:04 arunoda

Is ava an option?

xcv58 avatar Apr 15 '16 01:04 xcv58

@xcv58 This is about code coverage. But unfortuantely, we won't support ava. Parallel testing in something we tested with React testing specially since we use JSDOM.

arunoda avatar Apr 15 '16 02:04 arunoda

@arunoda sorry about this. I actually mean nyc for test coverage.

xcv58 avatar Apr 15 '16 02:04 xcv58