معرفی شرکت ها


bzt-1.9.6


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Taurus Tool for Continuous Testing
ویژگی مقدار
سیستم عامل -
نام فایل bzt-1.9.6
نام bzt
نسخه کتابخانه 1.9.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Andrey Pokhilko
ایمیل نویسنده andrey@blazemeter.com
آدرس صفحه اصلی http://gettaurus.org/
آدرس اینترنتی https://pypi.org/project/bzt/
مجوز Apache 2.0
# Taurus Quick links: [Taurus Documentation](http://gettaurus.org/docs/) | [Knowledge Base](http://gettaurus.org/kb/) | [Support Forum](https://groups.google.com/forum/#!forum/codename-taurus) ## Purpose Hides the complexity of performance and functional tests with an automation-friendly convenience wrapper. Taurus relies on JMeter, Gatling, Locust.io, and Selenium WebDriver as its underlying tools. Free and open source under Apache 2.0 License. ## Installation or Upgrade Just install it using PyPi: ```bash pip install bzt ``` More detailed instructions for Linux, Mac OS and Windows available [here](http://gettaurus.org/docs/Installation.md). ## Getting Started Create a file named `test.yml` with following contents: ```yaml --- execution: - concurrency: 10 ramp-up: 1m hold-for: 1m30s scenario: simple scenarios: simple: think-time: 0.75 requests: - http://blazedemo.com/ - http://blazedemo.com/vacation.html ``` Then run `bzt test.yml`. After the tool finishes, observe resulting summary stats in console log (more reporting options [here](http://gettaurus.org/docs/Reporting.md)). All artifact files from the run will be placed in the directory mentioned in console log. Read more on command-line tool usage [here](http://gettaurus.org/docs/CommandLine.md). ![Analytics](https://ga-beacon.appspot.com/UA-63369152-1/taurus/readme)


نیازمندی

مقدار نام
>=1.6.0 astunparse
- colorlog
- cssselect
- fuzzyset2
>=0.3.3 hdrpy
>=5.3 influxdb
>=4.6.2 lxml
!=2.3 molotov
- progressbar33
>=5.6.6 psutil
>=5.8.0 python-socketio
- pyyaml
>=2.18.1 requests
>=3.1.0 terminaltables
- urwid
>=1.5.1 websocket-client
- Cython
- pyvirtualdisplay
- colorama


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

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl bzt-1.9.6:

    pip install bzt-1.9.6.whl


نصب پکیج tar.gz bzt-1.9.6:

    pip install bzt-1.9.6.tar.gz