First stable release of ChakLoad CLI - a powerful command-line tool for load testing web applications and
Telegram bots.
Key Features:
- Multi-framework support: simple HTTP, K6, and others
- Diverse testing scenarios: web sites, API, Telegram webhooks
- Interactive mode: user-friendly CLI interface with autocompletion
- Modern UI: beautiful output using rich library with progress indicators
- Flexible configuration: parameters for number of users, duration, and gradual load increase
What's New:
- Full-featured CLI with commands: /framework, /type, /url, /users, /run, etc.
- Support for various test types: web-site, telegram-bot, API endpoint
- Integration with popular load testing frameworks
- Theme support and advanced results visualization
- Support for exporting results in various formats (JSON, CSV, HTML)
Installation:
pip install chakload-cli
Run interactive mode:
chakload
Usage:
Simply run chakload and use commands with / prefix to configure and run tests:
- /help - command help
- /framework k6 - select framework
- /url https://example.com - set target URL
- /run - start test
Contributing:
Contributions are welcome! Please create issues for bugs and feature requests.
License:
MIT