معرفی شرکت ها


zuul-3.12.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

simple browser testing
ویژگی مقدار
سیستم عامل -
نام فایل zuul-3.12.0
نام zuul
نسخه کتابخانه 3.12.0
نگهدارنده ['defunctzombie', 'feross', 'vvo']
ایمیل نگهدارنده ['shtylman@gmail.com', 'feross@feross.org', 'vincent.voyer@gmail.com']
نویسنده Roman Shtylman
ایمیل نویسنده shtylman@gmail.com
آدرس صفحه اصلی git://github.com/defunctzombie/zuul.git
آدرس اینترنتی https://github.com/defunctzombie/zuul#readme
مجوز MIT
# zuul [![Build Status](https://travis-ci.org/defunctzombie/zuul.svg)](https://travis-ci.org/defunctzombie/zuul) Zuul is an easy way to test your javascript in browsers. Start testing your code in seconds locally and move to cloud based browsers seamlessly for better coverage. Zuul is different than other cross browser test runners in its simplicity and ability to easily run your test suite in many browsers without having them installed locally. It lets you iterate quickly during development and provide good browser coverage before release without worrying about missing a supported browser. Don't just claim your js supports "all browsers", prove it with tests! If you are looking for the edge routing service named Zuul that is related to Netflix, it can be found here: https://github.com/Netflix/zuul If you are looking for the OpenStack related test automation tool that is also named Zuul, you can find it here: https://docs.openstack.org/infra/zuul/feature/zuulv3/ ![zuul](https://f.cloud.github.com/assets/71256/1669799/fb463296-5c81-11e3-818a-26776dc7a256.jpg) ## Zuul workflow Zuul works out of the box with a few commonly used javascript frameworks (qunit, mocha, tape, jasmine). If you are already testing using these, zuul setup will be trivial. Zuul has 3 modes of operation: locally, cloud browsers, and continuous integration. You should make sure that zuul is working locally before you try to run the other two. Once you have [installed](https://github.com/defunctzombie/zuul/wiki/installation) zuul proceed to the [quickstart](https://github.com/defunctzombie/zuul/wiki/quickstart) to write your first test. ### Running zuul locally When iterating on your tests during development, simply use zuul `--local` mode to see your tests run in a browser. ![local zuul](https://raw.github.com/defunctzombie/zuul/gh-pages/develop-tests-locally.png) See the [quickstart](https://github.com/defunctzombie/zuul/wiki/quickstart) page on the wiki for more details. ### Cross browser testing via Saucelabs The reason we go through all this trouble in the first place is to seamlessly run our tests against all those browsers we don't have installed. Luckily, [saucelabs](https://saucelabs.com/) runs some browsers and we can easily task zuul to test on those. ![testing in the cloud](https://raw.github.com/defunctzombie/zuul/gh-pages/double-check-with-sauce.png) See the [cooking with sauce](https://github.com/defunctzombie/zuul/wiki/cloud-testing) wiki page to get your tests running in the cloud. ### Continuous integration No testing setup would be complete without a badge for passing or failing tests. After making sure your tests all pass in the cloud from your local machine, we will configure our tests to pass from travis-ci when we commit changes. ![local zuul](https://raw.github.com/defunctzombie/zuul/gh-pages/finalize-with-travis.png) See the [travis-ci integration](https://github.com/defunctzombie/zuul/wiki/travis-ci) wiki page. ## Frameworks The following frameworks are supported: * mocha (tdd, qunit, and bdd flavors) * tape * qunit * jasmine ### Examples See the examples directory for some simple tests. Use the above knowledge to test the examples with your install of zuul. * [quickstart](https://github.com/defunctzombie/zuul/tree/master/examples/quickstart) - from the [quickstart](https://github.com/defunctzombie/zuul/wiki/Quickstart) wiki tutorial * [emberjs with qunit](https://github.com/defunctzombie/zuul/tree/master/examples/ember_w_qunit) - basic ember.js app with qunit tests * [jasmine](https://github.com/defunctzombie/zuul/tree/master/examples/jasmine) - basic jasmine example All of the examples can be tested locally by running the following command in each example directory. ``` zuul --local 8080 -- test.js ``` ## zuul.yml The zuul consumes a yaml config file. See the [zuul.yml](https://github.com/defunctzombie/zuul/wiki/zuul.yml) wiki page for all of the goodies this file provides. It includes advanced usage like how to run an additional server to support tests that make ajax requests. ## License MIT ## Credits This project is made possible by all the awesome modules it uses. See the `package.json` file for all the awesome.


نیازمندی

مقدار نام
0.1.0 JSON2
0.5.0 batch
13.0.0 browserify
0.1.5 browserify-istanbul
0.2.0 char-split
0.6.2 colors
2.1.0 commander
1.5.0 compression
1.0.0 convert-source-map
2.1.0 debug
3.4.8 express
1.0.3 express-state
1.0.0 find-nearest-file
0.2.7 firefox-profile
1.0.0 globs-to-files
2.4.0 hbs
7.5.0 highlight.js
1.11.2 http-proxy
2.4.0 humanize-duration
0.2.2 istanbul-middleware
0.0.5 load-script
3.10.1 lodash
1.4.0 opener
0.0.3 osenv
0.0.1 shallow-copy
1.4.1 shell-quote
0.2.2 stack-mapper
1.3.1 stacktrace-js
0.15.7 superagent
0.0.1 tap-finished
0.7.0 tap-parser
3.7.0 watchify
0.3.11 wd
2.1.2 xtend
0.2.8 yamljs
1.1.0 zuul-localtunnel


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

مقدار نام
9.11.1 Npm


نحوه نصب


نصب پکیج tgz zuul-3.12.0:

    npm install zuul-3.12.0.tgz