Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 480 Bytes

File metadata and controls

9 lines (6 loc) · 480 Bytes

MongoDB learning

Build Status

How to use

This repo uses Travis CI for the CI purposes. Tests are written with pytest and mongomock

To study using it, make fork of it, and connect your GitHub account with Travis. Then, on every push the Travis will run the tests. To run them locally, use source venv/bin/activate && python -m pytest