Skip to content

grachpower/webinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webinger

Test your web app

Load testing cli tool for web apps

Instalation

install globally

npm install -g webinger

Usage

webinger --url=http://yourwebsite.com --method=get --rps=20 --requests=200
default:
 |- URL = required
 |- method = GET
 |- rps(requests per second) = 1
 |- requests(total requests count) = 100

About

Load testing util for web apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published