/funkload-friendly

Friendly wrapper of FunkLoad.

Primary LanguagePythonMIT LicenseMIT

funkload-friendly

build-status pypi docs

Friendly wrapper of FunkLoad.

Overview

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.

Requirements

  • Python 2.7
  • funkload>=1.17.1

Getting Started

  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".

Cookiecutter

There are Cookiecutter template for this project: https://github.com/tokibito/cookiecutter-funkload-friendly

Examples

There are some examples: https://github.com/tokibito/funkload-friendly-example

License

This software is licensed under the MIT License.

Documentaion

The latest documentation is hosted at Read The Docs.

https://funkload-friendly.readthedocs.org/en/latest/

Develop

This project is hosted at Github: https://github.com/tokibito/funkload-friendly

Author

  • Shinya Okano