mongo-python-driver/test/lambda/README.md

18 lines
224 B
Markdown

AWS Lambda Testing
------------------
Running locally
===============
Prerequisites:
- AWS SAM CLI
- Docker daemon running
Usage
=====
- Start a local mongodb instance on port 27017
- Run ``build.sh``
- Run ``test.sh``