minigun

v0.2.5
Load-testing for HTTP and WebSocket-based applications
load testing stress testing benchmark performance blackbox testing

test

node test/*.js

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 cover test/index.js && istanbul check-coverage

Metadata

  • ISC
  • >= 0.12.0
  • Hassy Veldstra
  • released 10/19/2015

Downloads

Maintainers