yocto-load-user-scenario
v1.0.0
Published
A tool to provide user load testing tool from HAR content captured with chrome
Downloads
5
Readme
Overview
This module is a part of yocto node tools.
Please see our NPM repository for complete list of available tools (completed day after day).
This module is user load testing tools based on loadTest module and "Chrome HAR export".
How it works
1 - First you need to record http request with Chrome, and export request to "HAR with content".
2 - Save your file
3 - Run the script and wait results
How to show help
node app -h OR npm run help
Changelog
All history is here