Skip to main content

Taurus

Quick links: Taurus Documentation | Knowledge Base | GitHub Issues

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:

pip install bzt

For more detailed instructions for Linux, Mac OS and Windows, see Installing and Upgrading.

Getting Started

Create a file named test.yml with following contents:

---
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 (for more reporting options, see Generating Test Reports). All artifact files from the run will be placed in the directory mentioned in console log. Read more on command-line tool usage Command-Line Tool.

Analytics

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bzt-1.16.36.tar.gz (452.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bzt-1.16.36-py2.py3-none-any.whl (509.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file bzt-1.16.36.tar.gz.

File metadata

  • Download URL: bzt-1.16.36.tar.gz
  • Upload date:
  • Size: 452.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for bzt-1.16.36.tar.gz
Algorithm Hash digest
SHA256 52119dc92c699de158005e72d9fc299fe054daeb9c7596e1b4c6c1d5790f931a
MD5 ac14528430948f3ecf537eb8d1025e0a
BLAKE2b-256 ea047d244f712151e08c321fa59f311bb6878284f59dd2e18f7446b2c4d2911d

See more details on using hashes here.

File details

Details for the file bzt-1.16.36-py2.py3-none-any.whl.

File metadata

  • Download URL: bzt-1.16.36-py2.py3-none-any.whl
  • Upload date:
  • Size: 509.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for bzt-1.16.36-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fe591cd4100cd8cbd7a29bb5fe3cdceb5825d88ab626b98f2d272f7492585c76
MD5 956d92b9a66f44d725e4b8e44f243d48
BLAKE2b-256 94bf013b35d2eac02516ffb07c1cd6f9e05ee2bbc1f8445e65ed64b6e7a06b87

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page