Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
56 views

How do I get the code coverage output to display using expresso?

I'm working on getting Expresso set up and some tests running. I followed along with a tutorial on node tuts and have 4 tests running, and passing. Now I'm trying to get a code coverage output to show ...