serverless-http-invoker

v0.8.7-next
Locally invoke Serverless functions via their HTTP event as specified in Serverless.yml for testing.
serverless serverless framework serverless applications serverless modules api gateway lambda aws aws lambda amazon and 8 more...

test

nyc ./node_modules/.bin/mocha --timeout 5000

watch

mocha -w

lint

prettier -l "{,!(node_modules)/**/}*.{ts,tsx,js,jsx,md,yml,json,html}"

lint-fix

prettier --write "{,!(node_modules)/**/}*.{ts,tsx,js,jsx,md,yml,json,html}"

coverage

yarn run test && nyc report --reporter=text-lcov | coveralls

Metadata

  • MIT
  • >=6
  • Scott Willeke
  • released 7/6/2019

Downloads

Maintainers