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
- Host: GitHub
- URL: https://github.com/integration-automation/loaddensity
- Owner: Integration-Automation
- License: mit
- Created: 2021-12-08T12:20:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T21:53:17.000Z (10 months ago)
- Last Synced: 2025-04-13T14:07:42.889Z (10 months ago)
- Topics: automation, github, jetbrains, keyword-driven-testing, load-testing, locust, python, report-generation, stress-testing, testing
- Language: Python
- Homepage: https://integration-automation.github.io/LoadDensity/
- Size: 45.8 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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