An open API service indexing awesome lists of open source software.

https://github.com/cwaldbieser/locustfiles

Load testing w/ locust
https://github.com/cwaldbieser/locustfiles

Last synced: 10 months ago
JSON representation

Load testing w/ locust

Awesome Lists containing this project

README

          

============
Locust Files
============

--------------
CAS v5 Locust
--------------

Create a file called `$PROJECT_HOME/cas5/credentials.csv`.
The fields should be:

login,password

This application uses `pipenv `_ to
manage dependencies.

Run the locustfile with:

.. code-block:: bash

$ pipenv run locust -f ./cas5/locustfile.py --host=https://cas.stage.lafayette.edu