alla flaggor
bookworm  ] [  trixie  ] [  forky  ] [  sid  ]
[ Källkod: python-mongomock  ]

Paket: python3-mongomock (4.3.0-3)

Länkar för python3-mongomock

Screenshot

Debianresurser:

Hämta källkodspaketet python-mongomock:

Ansvariga:

Externa resurser:

Liknande paket:

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
    the expected calls are recorded (find, and then a series of updates), and
    then replayed later.
 3. It can receive a carefully hand-crafted mock responding to find() and
    update() appropriately.

Andra paket besläktade med python3-mongomock

  • beror
  • rekommenderar
  • föreslår
  • enhances

Hämta python3-mongomock

Hämtningar för alla tillgängliga arkitekturer
Arkitektur Paketstorlek Installerad storlek Filer
all 51,6 kbyte275,0 kbyte [filförteckning]