Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 206 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 206 Bytes

To simulate call to Lambda function locally $ ./node_modules/lambda-local/bin/lambda-local -l handler.js -e event.json -h handler

To run cucumber locally $ ./node_modules/.bin/cucumber-js --format json