Channel Logo
conda-forge
public
A community led collection of recipes, build infrastructure and distributions for the conda package manager.
mongomock
v4.3.0
Small library for mocking pymongo collection objects for testing purposes

Mongomock is a small library to help testing Python code that interacts with MongoDB via Pymongo.

MongoDB is complex. This library aims at a reasonably complete mock of MongoDB for testing purposes, not a perfect replica. This means some features are not likely to make it in any time soon.

Also, since many corner cases are encountered along the way, our goal is to try and TDD our way into completeness. This means that every time we encounter a missing or broken (incompatible) feature, we write a test for it and fix it. There are probably lots of such issues hiding around lurking, so feel free to open issues and/or pull requests and help the project out!

NOTE: We don't include pymongo functionality as "stubs" or "placeholders". Since this library is used to validate production code, it is unacceptable to behave differently than the real pymongo implementation. In such cases it is better to throw NotImplementedError than implement a modified version of the original behavior.

Install

pixiaddmongomock

Version

4.3.0

Platforms

noarch

Last published

3 months ago
Retrieving Pull Requests...
Package Variants
filenameversionbuild
CreatedsizeArchitectureDownloads
mongomock-4.3.0-pyhd8ed1ab_0.conda
4.3.0
pyhd8ed1ab_0 (0)
3 months ago
58.29 KB
noarch
N/A
mongomock-4.2.0.post1-pyhd8ed1ab_0.conda
4.2.0.post1
pyhd8ed1ab_0 (0)
3 months ago
58.22 KB
noarch
N/A
mongomock-4.1.2-pyhd8ed1ab_0.conda
4.1.2
pyhd8ed1ab_0 (0)
3 months ago
54.01 KB
noarch
N/A
mongomock-4.1.1-pyhd8ed1ab_0.conda
4.1.1
pyhd8ed1ab_0 (0)
3 months ago
54.72 KB
noarch
N/A
mongomock-4.0.0-pyhd8ed1ab_0.tar.bz2
4.0.0
pyhd8ed1ab_0 (0)
3 years ago
48.56 KB
noarch
N/A
mongomock-3.23.0-pyhd8ed1ab_1.tar.bz2
3.23.0
pyhd8ed1ab_1 (1)
3 years ago
48.14 KB
noarch
N/A
mongomock-3.23.0-pyhd8ed1ab_0.tar.bz2
3.23.0
pyhd8ed1ab_0 (0)
4 years ago
47.25 KB
noarch
N/A
mongomock-3.22.1-pyh44b312d_0.tar.bz2
3.22.1
pyh44b312d_0 (0)
4 years ago
46.82 KB
noarch
N/A
mongomock-3.22.0-pyhd3deb0d_0.tar.bz2
3.22.0
pyhd3deb0d_0 (0)
5 years ago
46.51 KB
noarch
N/A
mongomock-3.21.0-pyh9f0ad1d_0.tar.bz2
3.21.0
pyh9f0ad1d_0 (0)
5 years ago
45.79 KB
noarch
N/A
mongomock-3.20.0-pyh9f0ad1d_0.tar.bz2
3.20.0
pyh9f0ad1d_0 (0)
5 years ago
43.42 KB
noarch
N/A
mongomock-3.18.0-py_0.tar.bz2
3.18.0
py_0 (0)
5 years ago
40.26 KB
noarch
N/A
mongomock-3.17.0-py_0.tar.bz2
3.17.0
py_0 (0)
6 years ago
39.19 KB
noarch
N/A
mongomock - conda-forge