todas as opções
bookworm  ] [  trixie  ] [  forky  ] [  sid  ]
[ Fonte: python-mongomock  ]

Pacote: python3-mongomock (4.3.0-2)

Links para python3-mongomock

Screenshot

Recursos de Debian:

Baixe o pacote-fonte python-mongomock:

Mantenedores(as):

Fontes externas:

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

  • depende
  • recomenda
  • sugere
  • melhora

Download de python3-mongomock

Baixe para todas as arquiteturas disponíveis
Arquitetura Tamanho do pacote Tamanho instalado Arquivos
all 51.5 kB275.0 kB [lista de arquivos]