1.0.0 • Published 9 years ago

yocto-load-user-scenario v1.0.0

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
9 years ago

NPM

alt text Code Climate Test Coverage Issue Count Build Status

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