Friendly wrapper of FunkLoad.
funkload-friendly is a wrapper of FunkLoad.
The FunkLoad is good tool for load testing of Web Application. But some rules are not friendly to user.
funkload-friendly resolve some frustration.
- Python 2.7
- funkload>=1.17.1
- Install funkload-friendly by easy_install.
$ easy_install funkload-friendly
Note
This package uses the easy_install to install. Because it can not "pip install funkload".
There are Cookiecutter template for this project: https://github.com/tokibito/cookiecutter-funkload-friendly
There are some examples: https://github.com/tokibito/funkload-friendly-example
This software is licensed under the MIT License.
The latest documentation is hosted at Read The Docs.
https://funkload-friendly.readthedocs.org/en/latest/
This project is hosted at Github: https://github.com/tokibito/funkload-friendly
- Shinya Okano