dwyl / learn-aws-lambda

✨ Learn how to use AWS Lambda to easily create infinitely scalable web services
1.05k stars 202 forks source link

Testing lambda #26

Closed nikhilaravi closed 8 years ago

nikhilaravi commented 8 years ago

Added information about different ways to unit test lambda functions and also a folder with a simple example.

nelsonic commented 8 years ago

Sweet! :lollipop: Thanks for putting this together Niki! :+1:

nikhilaravi commented 8 years ago

@nelsonic no problem! I want to spend some more time on testing this afternoon!

nelsonic commented 8 years ago

Cool. investing time in getting testing right is easily the best investment we can make at the start of a project. :+1: