Skip to main content

A tool to convert HAR files into a locustfile.

Project description


Transformer

A tool to convert web browser sessions (HAR files) into Locust load testing scenarios (locustfiles).

Use it when you want to replay HAR files (containing recordings of interactions with your website) in load tests with Locust.

Installation

Install from PyPI with pip:

pip install har-transformer

Usage

Command-line

$ transformer my_scenarios_dir/

Library

import transformer

with open("locustfile.py", "w") as f:
    transformer.dump(f, ["my_scenarios_dir/"])

Example HAR files are included in the examples directory for you to try out.

Documentation

Take a look at our user documentation for more details, including how to generate HAR files, customize your scenarios, use or write plugins …

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Project details


Download files

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

Source Distribution

har-transformer-1.0.2.dev20190225235531.tar.gz (45.1 kB view details)

Uploaded Source

Built Distribution

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

File details

Details for the file har-transformer-1.0.2.dev20190225235531.tar.gz.

File metadata

File hashes

Hashes for har-transformer-1.0.2.dev20190225235531.tar.gz
Algorithm Hash digest
SHA256 e9a7eaef8f7dd85d1ba8c2e3deeb399fffb6ae5b34628136f405cead02f50309
MD5 c719fc168d3de6106e921fd0a94efe89
BLAKE2b-256 7252e3e8f183f14e8d034f15525c6c33f40b04d6811c154a05723d0b31ee3106

See more details on using hashes here.

File details

Details for the file har_transformer-1.0.2.dev20190225235531-py3-none-any.whl.

File metadata

File hashes

Hashes for har_transformer-1.0.2.dev20190225235531-py3-none-any.whl
Algorithm Hash digest
SHA256 d893ae24edb3a58ab37383291500eaaad5a7fc7dde0f94337773301af6de8e06
MD5 3d78bc91341abd4d10a45ec781822120
BLAKE2b-256 da31a1296a5434cdc314fca83ec76bae0b176d3c0cd06408b29a358c3842c6db

See more details on using hashes here.

Supported by

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