Skip to content
/ locust Public
forked from locustio/locust

Scalable user load testing tool written in Python

License

Notifications You must be signed in to change notification settings

RSMuthu/locust

 
 

Repository files navigation

Locust (0.7.5)

Build Status Gitter Chat

Links

Description

This is a fork from this official git (Locust 0.7.5)

Addups

  • Distributed testing compactibility in the CLI mode

    Master - Slave spawning can be done in CLI mode also. But the number of slaves is predefined unlike WebUI mode.

  • Timely Test Response stats available in CLI mode also (which can be used for plaotting)

    In case of the WebUI, we get Locust data in JSON format visiting [http://localhost:8089/stats/requests] while test is on run. Same way, the WebUI also will generate the data is the same similar format. (Futher extended for plotting and others things while in CLI also)

About

Scalable user load testing tool written in Python

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 86.3%
  • HTML 6.2%
  • JavaScript 4.6%
  • CSS 2.8%
  • Makefile 0.1%