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
- Host: GitHub
- URL: https://github.com/cwaldbieser/locustfiles
- Owner: cwaldbieser
- Created: 2018-03-06T14:25:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-06-26T19:32:32.000Z (12 months ago)
- Last Synced: 2025-06-26T20:33:53.470Z (12 months ago)
- Language: Python
- Size: 106 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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