معرفی شرکت ها


mocha-term-cov-reporter-0.2.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Mocha reporter for displaying a code coverage report in the terminal
ویژگی مقدار
سیستم عامل -
نام فایل mocha-term-cov-reporter-0.2.3
نام mocha-term-cov-reporter
نسخه کتابخانه 0.2.3
نگهدارنده ['jakobm']
ایمیل نگهدارنده ['jakob.mattsson@gmail.com']
نویسنده Jakob Mattsson
ایمیل نویسنده jakob.mattsson@gmail.com
آدرس صفحه اصلی http://github.com/jakobmattsson/mocha-term-cov-reporter
آدرس اینترنتی https://github.com/jakobmattsson/mocha-term-cov-reporter
مجوز MIT
mocha-term-cov-reporter ======================= Mocha reporter for displaying a code coverage report in the terminal. If you don't really feel like firing up a browser just to get a quick indication of what your code coverage is like, then this is for you Quick, simple, works everywhere. Installation ------------ npm install mocha-term-cov-reporter Usage ----- mocha --reporter mocha-term-cov-reporter Example output -------------- ![Example](https://raw.githubusercontent.com/jakobmattsson/mocha-term-cov-reporter/master/docs/example_output.png) Explanation of output --------------------- What you can see is that two files have been tested; index.coffee and tools.coffee. The number of lines contained in the file and the percentage of those line that was covered is printed at the top and at the bottom of the report. The main body of the report is all the lines NOT covered by tests (marked in read), and five lines of context before and after each uncovered line. The line numbers are printed along with the code itself.


نیازمندی

مقدار نام
^1.1.2 colors
^1.4.3 underscore
^2.2.5 mocha


نحوه نصب


نصب پکیج tgz mocha-term-cov-reporter-0.2.3:

    npm install mocha-term-cov-reporter-0.2.3.tgz