minigun

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

test

bats test/test.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

Metadata

  • ISC
  • >= 4.2.0
  • Hassy Veldstra
  • released 11/17/2015

Downloads

Maintainers