In order to show an example of automation testing, I want a test program for the container locally running with aws-lambda-rie.
The following elements are required:
- Some calculation in the handler.
- It returns success or failure.
- Test runner in another container.