[ Источник: python-mongomock ]
Пакет: python3-mongomock (4.1.3-1)
Ссылки для python3-mongomock
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код python-mongomock:
- [python-mongomock_4.1.3-1.dsc]
- [python-mongomock_4.1.3.orig.tar.gz]
- [python-mongomock_4.1.3-1.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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.
Другие пакеты, относящиеся к python3-mongomock
|
|
|
|
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pkg-resources
- обнаружение пакетов и доступ к ресурсам через pkg_resources
-
- dep: python3-sentinels
- Python module for sentinel objects (Python 3 version)
-
- dep: python3-tz
- Python3 version of the Olson timezone database
Загрузка python3-mongomock
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 46,1 Кб | 261,0 Кб | [список файлов] |