Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

Add code coverage support #2

Open
arunoda opened this issue Apr 14, 2016 · 6 comments
Open

Add code coverage support #2

arunoda opened this issue Apr 14, 2016 · 6 comments
Labels

Comments

@arunoda
Copy link
Contributor

arunoda commented Apr 14, 2016

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

@arunoda
Copy link
Contributor Author

arunoda commented Apr 14, 2016

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

@thani-sh
Copy link

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.

@arunoda
Copy link
Contributor Author

arunoda commented Apr 14, 2016

I saw some uses istanbul ?

@xcv58
Copy link

xcv58 commented Apr 15, 2016

Is ava an option?

@arunoda
Copy link
Contributor Author

arunoda commented Apr 15, 2016

@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.

@xcv58
Copy link

xcv58 commented Apr 15, 2016

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

3 participants