deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-packaging, python3-sentinels, python3:any
Description: |-
Fake pymongo stub for testing simple MongoDB-dependent code (Python 3)
Mongomock is a small library to help testing Python code that interacts with
MongoDB via Pymongo.
.
The code can be tested in several ways:
.
1. It can be tested against a real mongodb instance with pymongo.
2. It can receive a record-replay style mock as an argument. In this manner
we record the expected calls (find, and then a series of updates), and
replay them later.
3. It can receive a carefully hand-crafted mock responding to find() and
update() appropriately.
.
This package installs the library for Python 3.
Homepage: https://github.com/mongomock/mongomock
Installed-Size: '256'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-mongomock
Priority: optional
Section: python
Source: python-mongomock
Version: 4.1.2-1
srcpkg_name: python-mongomock
srcpkg_version: 4.1.2-1