I currently use mocha with the Jasmine-like interface, and I don't believe I will change.
What I am wondering is why a new code coverage module was built, yet wasn't made available as a separate module. Is it really that dependent upon this particular testing framework?
Comments
I currently use mocha with the Jasmine-like interface, and I don't believe I will change.
What I am wondering is why a new code coverage module was built, yet wasn't made available as a separate module. Is it really that dependent upon this particular testing framework?