serverless-http-invoker

v0.6.0
Locally invoke Serverless functions via their HTTP event as specified in Serverless.yml for testing.

test

clear; ./node_modules/.bin/mocha

watch

clear; ./node_modules/.bin/mocha -w

lint

standard './index.js' './test/test.js'

pretest

npm run lint

Metadata

Downloads

Maintainers