معرفی شرکت ها


qunit-phantomjs-runner-2.4.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A PhantomJS-powered headless test runner for QUnit
ویژگی مقدار
سیستم عامل -
نام فایل qunit-phantomjs-runner-2.4.2
نام qunit-phantomjs-runner
نسخه کتابخانه 2.4.2
نگهدارنده ['jonkemp']
ایمیل نگهدارنده ['kempdogg@gmail.com']
نویسنده Jonathan Kemp
ایمیل نویسنده kempdogg@gmail.com
آدرس صفحه اصلی git+https://github.com/jonkemp/qunit-phantomjs-runner.git
آدرس اینترنتی https://github.com/jonkemp/qunit-phantomjs-runner
مجوز MIT
# PhantomJS Runner QUnit Plugin [![Build Status](https://travis-ci.org/jonkemp/qunit-phantomjs-runner.png?branch=master)](https://travis-ci.org/jonkemp/qunit-phantomjs-runner) > A PhantomJS-powered headless test runner, providing basic console output for QUnit tests. The runner requires [PhantomJS](http://phantomjs.org/). If you don't want to deal with installing PhantomJS or using Grunt to run your tests, try [node-qunit-phantomjs](https://github.com/jonkemp/node-qunit-phantomjs). ## Installation ```bash $ npm install qunit-phantomjs-runner ``` ## Usage ```bash $ phantomjs path/to/runner.js [url-of-your-qunit-testsuite] ``` With options: ```bash $ phantomjs [phantom arguments] path/to/runner.js [url-of-your-qunit-testsuite] [timeout-in-seconds] [page-properties] ``` Show test cases: ```bash $ phantomjs path/to/runner-list.js [url-of-your-qunit-testsuite] ``` Example setting the viewport size: ```bash $ phantomjs path/to/runner-list.js [url-of-your-qunit-testsuite] 5 '{"viewportSize":{"width":1000,"height":1000}}' ``` ## Timeout In `v2.0`, a default timeout of 5 seconds was added. The timeout was optional before. This could cause tests to break, which is the reason for the major version bump. ## Notes - Requires [PhantomJS](http://phantomjs.org/) 1.6+ (1.7+ recommended). - QUnit plugins are also available for [gulp](https://github.com/jonkemp/gulp-qunit) and [Grunt](https://github.com/gruntjs/grunt-contrib-qunit). ## License The MIT License Copyright (c) 2014, Jonathan Kemp


نیازمندی

مقدار نام
^1.1.1 qunit-reporter-junit


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

مقدار نام
12.16.3 Npm


نحوه نصب


نصب پکیج tgz qunit-phantomjs-runner-2.4.2:

    npm install qunit-phantomjs-runner-2.4.2.tgz