File: README.md

package info (click to toggle)
pymongo 4.15.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 23,376 kB
  • sloc: python: 107,945; ansic: 4,601; javascript: 137; makefile: 38; sh: 10
file content (17 lines) | stat: -rw-r--r-- 224 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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``