Spiffy load testing tool.
Project description
Simple Python 3.7+ tool to write load tests.
Based on asyncio, Built with aiohttp 3.x
CHANGELOG
2.6 - 2022-10-21
Switch from multiprocessing_on_dill to multiprocess (#139)
Switched to prompt_toolkit (#148)
2.5 - 2022-09-25
Python 3.10 compatibility, drop support for 3.6
Bump aiohttp from 2.3.10 to 3.7.4 (#132)
2.4 - 2022-01-25
Removed aiomeasures (the project is gone). We use aiodogstatsd
2.3 - 2021-08-23
Remove multiprocess support on win32 (#130)
2.2 - 2020-12-09
now compatible with aiohttp 4.x (#125)
dropped –disable-dns-resolver. This is aiohttp’s job
added the get_context API to attach data to a session
add the scenario directory in the path (#128)
2.1 - 2020-11-18
Allow the usage of external streams
2.0 - 2020-10-23
added the –disable-dns-resolve option (#119)
fix multiprocessing pickling issues by using dill
display the max worker in the sizing result (#123)
add aiodogstatsd (#122)
added the –single-run option (#124)
added support for 3.8 & 3.9 in tox/travis-ci
speed up tests
dropped support for 3.5
1.6 - 2018-04-05
works with aiohttp 2.x or 3.x so Python 3.5.1 can be used (#114)
1.5 - 2018-04-03
now runs on aiohttp 3.x (#109)
make sure we run a proper Python version (#9)
each process needs to have its own statsd client (#98)
fixed _run_in_fresh_loop and setup_session() error handling (#100)
Adde –fail (#105)
Added –force-shutdown (#107)
Make internet-based tests optional (#104)
1.4 - 2017-09-26
statsd: moved from aiostatsd to aiomeasures
Added –sizing and –sizing-tolerance (#72)
Refactored shared counters
Implemented a shared console (#42)
Improved shutdown process (#67)
Refactored fmwk.py (#25)
Add a way to record requests and responses (#80)
added –use-extension
added events
published tests/examples*.py to the docs (#90)
1.3 - 2017-07-28
fixed file-based requests with sessions -vvv option (#73)
proper managment of the verbose option in moloslave
added uvloop support (#68)
added initial PyPy support (#47)
Added name & @scenario_picker() options (#65)
1.2 - 2017-06-15
improved docs
added delay options (#48)
added –ramp-up option (#61)
fix a bug on response display (#62)
1.1 - 2017-06-09
added request and json_request helpers (#50)
added session setup and teardown fixtures (#52)
added set_var & get_var helpers (#54)
fixed thhe code generated by molostart (#55)
1.0 - 2017-03-23
Initial stable release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file molotov-2.6.tar.gz
.
File metadata
- Download URL: molotov-2.6.tar.gz
- Upload date:
- Size: 45.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f52d260b4566709882a12710eff9b5863604f88c9bc03749cab4f9de462771a |
|
MD5 | 35dc830398dfef349a0052fce89ee28a |
|
BLAKE2b-256 | 54225820c7cad221514a04d9cdada884476e35c5972d7b84f88755094beab4fc |