minigun

v1.3.4
Load-testing for HTTP and WebSocket-based applications
load testing stress testing benchmark performance blackbox testing

test

bash test/runner.sh

is_formatted

find . -name '*.js' | grep -v node_modules | grep -v coverage | xargs jscs --preset=google

is_linted

find . -name '*.js' | grep -v node_modules | grep -v coverage | xargs eslint

coverage

ISTANBUL=y npm test && istanbul check-coverage

postinstall

echo '******* Minigun is now Artillery. Install with: npm install -g artillery. https://artillery.io *******'
npm i minigun

Metadata

  • ISC
  • >= 4.2.0
  • Hassy Veldstra
  • released 1/27/2016

Downloads

Maintainers