python3-molotov

tool to write load tests in Python
  https://molotov.readthedocs.io/en/stable/
  0
  no reviews



Create a load test in Python using functions decorated with the scenario decorator – those functions needs to be coroutines. Based on asyncio, built with aiohttp.

This package contains the Python 3.x module and CLI.