Alle Optionen
bookworm  ] [  trixie  ] [  sid  ]
[ Quellcode: python-mongomock  ]

Paket: python3-mongomock (4.1.2-1)

Links für python3-mongomock

Screenshot

Debian-Ressourcen:

Quellcode-Paket python-mongomock herunterladen:

Betreuer:

Externe Ressourcen:

Ähnliche Pakete:

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.

Andere Pakete mit Bezug zu python3-mongomock

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • erweitert

python3-mongomock herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 45,3 kB256,0 kB [Liste der Dateien]