An open API service indexing awesome lists of open source software.

https://github.com/integration-automation/loaddensity

A framework for load&stress automation
https://github.com/integration-automation/loaddensity

automation github jetbrains keyword-driven-testing load-testing locust python report-generation stress-testing testing

Last synced: about 2 months ago
JSON representation

A framework for load&stress automation

Awesome Lists containing this project

README

          

# 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