Locust is a python package
Installation is tried on mac os
pip3 install locust
locust -f locust_file.py
Once ran you can open the app in the url mentioned in the CLI.
You can give the details there help video is here
Locust is a python package
Installation is tried on mac os
pip3 install locust
locust -f locust_file.py
Once ran you can open the app in the url mentioned in the CLI.
You can give the details there help video is here