toutes les options
bookworm  ] [  trixie  ] [  sid  ]
[ Paquet source : python-mongomock  ]

Paquet : python3-mongomock (4.1.3-1)

Liens pour python3-mongomock

Screenshot

Ressources Debian :

Télécharger le paquet source python-mongomock :

Responsables :

Ressources externes :

Paquets similaires :

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.

Autres paquets associés à python3-mongomock

  • dépendances
  • recommandations
  • suggestions
  • enhances

Télécharger python3-mongomock

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
all 46,1 ko261,0 ko [liste des fichiers]