Skip to content

As sample to run performance test: this also include on usage of MAKE file

Notifications You must be signed in to change notification settings

kjayachandra2000/locust-perf-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Locust Performance Testing Sample

Development Setup & Testing

Create the virtual environment.

make venv

Activate the virtual environment manually from bash.

source venv/bin/activate
or
. venv/bin/activate

Deactivate the virtual environment manually from bash.

deactivate

Install dependencies

make install

Run test

locust

About

As sample to run performance test: this also include on usage of MAKE file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages