T
T
TempUserMain2014-06-25 05:12:04
JavaScript
TempUserMain, 2014-06-25 05:12:04

Determining the extent of test coverage of javascript code?

There is a project on JavaScript + Node.JS + Ant.
Tests for JavaScript code are written in Karma + Jasmine.
Can you please tell me a decent library for determining the degree of code coverage by tests?
UPD:
You can use istanbul to evaluate code coverage with tests .
Nevertheless, if someone else knows the libraries, I will be glad to hear the information.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Kureev, 2014-06-26
@xamd

Blanket
JSCover
Saga

R
Rain Summers, 2015-12-18
@summer_rain

karma-coverage

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question