[ Fonte: python-mongomock ]
Pacote: python3-mongomock (4.3.0-2)
Links para python3-mongomock
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte python-mongomock:
- [python-mongomock_4.3.0-2.dsc]
- [python-mongomock_4.3.0.orig.tar.xz]
- [python-mongomock_4.3.0-2.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
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.
Outros pacotes relacionados a python3-mongomock
|
|
|
|
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
-
- dep: python3-packaging
- utilitários essenciais para pacotes python3
-
- dep: python3-sentinels
- Python module for sentinel objects (Python 3 version)
-
- dep: python3-tz
- transitional package to rename python3-tz
Download de python3-mongomock
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 51.5 kB | 275.0 kB | [lista de arquivos] |