-
-
Notifications
You must be signed in to change notification settings - Fork 267
Add nyc and coveralls #459
Comments
nyc and/or coveralls? |
The setup in |
@vweevers Could you clarify a bit? |
Oops, you're right. Nevermind me, I mixed up some things. Let's pretend I said:
|
But we should probably switch to |
@vweevers What about adding |
I like it better if those two are separated. If you want to combine code coverage of node tests and browser tests, |
@vweevers Maybe code coverage could be our next "major" thing to focus on, once we have sauce labs running where applicable? |
If that helps us on |
I've noticed that there are multiple code paths that aren't exercised during tests and I think we should add some coverage tool to help us figure out what needs to be tested.What tools are there out there that we can use?See
level-ws
.The text was updated successfully, but these errors were encountered: