Skip to content

hexdump42/multi-mechanize

 
 

Repository files navigation

Multi-Mechanize - Performance Test Framework

  • Fork of Multi-Mechanize migrated to Py3k. Will not work with Python 2.
  • Copyright: (c) 2010-2019 Corey Goldberg (cgoldberg _at_ gmail.com)
  • 2020+ Changes: (c) 2020 Mark Rees (mark dot john dot rees _at_ gmail.com) & contributors
  • License: GNU LGPLv3
  • Requires: Python 3.6+

Dev:git repo

Docs / Instructions

Install / Setup

Multi-Mechanize can be installed from GitHub using pip:

pip install git+https://github.com/hexdump42/multi-mechanize.git

... or download the source distribution from GitHub, unarchive, and run:

python setup.py install

... then use multimech-newproject and multimech-run to create and run your performance test projects.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%