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

224 B

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