Metadata-Version: 2.4
Name: je_load_density_dev
Version: 0.0.79
Summary: Load & Stress Automation Freamework
Author-email: JE-Chen <jechenmailman@gmail.com>
Project-URL: Homepage, https://github.com/Intergration-Automation-Testing/LoadDensity
Project-URL: Documentation, https://loaddensity.readthedocs.io/en/latest/
Project-URL: Code, https://github.com/Intergration-Automation-Testing/LoadDensity
Classifier: Programming Language :: Python :: 3.10
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: MacOS X
Classifier: Environment :: X11 Applications
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: locust
Provides-Extra: gui
Requires-Dist: PySide6==6.10.0; extra == "gui"
Requires-Dist: qt-material; extra == "gui"
Dynamic: license-file

# LoadDensity
A high‑performance load testing and automation tool. 
It supports fast user spawning, flexible templates, and generates reports in multiple formats. 
Designed to be cross‑platform and easy to integrate into your projects.

- Load automation: Quickly set up and run load tests
- User templates: Simple configuration for reusable test users
- Load Density scripts: Define and execute repeatable scenarios
- Report generation: Export results in JSON, HTML, or XML
- High throughput: Thousands of requests per second
- Fast user spawning: Scale up test users instantly
- Multi‑test support: Run multiple tests on a single task
- Configurable test duration: Specify how long tests should run
- OS independent: Works across major operating systems
- Remote automation: Execute tests remotely
- Project & template support: Organize and reuse test setup

## Installation

```
pip install je_locust_wrapper
```

## Require

```
python 3.9 or later  
```

## Tested Platforms
- Windows 10 ~ 11
- macOS 10.15 ~ 11 Big Sur
- Ubuntu 20.04
- Raspberry Pi 3B+
- All test cases are located in the test directory
