Skip to content

Spike to explore ways to get Cucumber tests running inside Lambda function

License

Notifications You must be signed in to change notification settings

monch1962/cucumber-lambda-spike

Repository files navigation

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

Releases

No releases published

Packages

No packages published