معرفی شرکت ها


@microsoft/gulp-core-build-mocha-3.10.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

`gulp-core-build-mocha` is a `gulp-core-build` subtask for running unit tests and creating coverage reports using mocha/chai. This setup is useful for unit testing build tools, as it runs in the node process rather than in a browser.
ویژگی مقدار
سیستم عامل -
نام فایل @microsoft/gulp-core-build-mocha-3.10.0
نام @microsoft/gulp-core-build-mocha
نسخه کتابخانه 3.10.0
نگهدارنده ['microsoft1es', 'odspnpm']
ایمیل نگهدارنده ['npmjs@microsoft.com', 'odspnpm@microsoft.com']
نویسنده -
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/microsoft/rushstack/tree/master/core-build/gulp-core-build-mocha
آدرس اینترنتی -
مجوز MIT
# gulp-core-build-mocha `gulp-core-build-mocha` is a `gulp-core-build` subtask for running unit tests and creating coverage reports using mocha/chai. This setup is useful for unit testing build tools, as it runs in the node process rather than in a browser. [![npm version](https://badge.fury.io/js/%40microsoft%2Fgulp-core-build-mocha.svg)](https://badge.fury.io/js/gulp-core-build-mocha) [![Build Status](https://travis-ci.org/Microsoft/gulp-core-build-mocha.svg?branch=master)](https://travis-ci.org/Microsoft/gulp-core-build-mocha) [![Dependencies](https://david-dm.org/Microsoft/gulp-core-build-mocha.svg)](https://david-dm.org/Microsoft/gulp-core-build-mocha) # Description **gulp-core-build-mocha** is a gulp-core-build plugin which will automatically execute a set of unit test files using the mocha test suite. # MochaTask ## Usage Simply create a file which ends in `.test.js`. Next, register the Mocha task to gulp-core-build. A coverage report is both written to the console and to a folder on disk. ## Configuration ### testMatch Sets the glob pattern which is used to locate the files to run tests on. **Default:** 'lib/\*\*/\*.test.js' ### reportDir The folder in which to store the coverage reports. **Default:** 'coverage' # InstrumentTask ## Usage This task selects which files should be covered by the code coverage tool. ## Configuration ### coverageMatch An array of globs which define which files should be included in code coverage reports. **Default:** `['lib/**/*.js', '!lib/**/*.test.js']` # License MIT


نیازمندی

مقدار نام
3.18.0 @microsoft/gulp-core-build
10.17.13 @types/node
~7.0.5 glob
~4.0.2 gulp
~0.10.3 gulp-istanbul
~6.0.0 gulp-mocha


زبان مورد نیاز

مقدار نام
14.21.3 Npm


نحوه نصب


نصب پکیج tgz @microsoft/gulp-core-build-mocha-3.10.0:

    npm install @microsoft/gulp-core-build-mocha-3.10.0.tgz