kaizendorks / pymongo_inmemoryLinks
A mongo mocking library with an ephemeral MongoDB running in memory.
☆53Updated 10 months ago
Alternatives and similar repositories for pymongo_inmemory
Users that are interested in pymongo_inmemory are comparing it to the libraries listed below
Sorting:
- Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node☆351Updated last year
- unittest subTest() support and subtests fixture☆251Updated 3 months ago
- Programmatic startup/shutdown of ASGI apps.☆260Updated 2 years ago
- OpenAPI (v3) specification schema as pydantic class☆122Updated last year
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆241Updated 3 weeks ago
- Convert Pydantic from V1 to V2 ♻☆347Updated 4 months ago
- Extra Pydantic types.☆306Updated last week
- Library for mocking AsyncIOMotorClient built on top of mongomock.☆122Updated 8 months ago
- Docker-based integration tests☆484Updated 2 months ago
- Http server for pytest to test http clients☆248Updated this week
- pytest + rich integration (proof of concept)☆252Updated 3 weeks ago
- Synchronous Python ODM for MongoDB☆129Updated 2 weeks ago
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆217Updated this week
- Separate test code from test cases in pytest.☆367Updated 5 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- Advanced Enumerations for Python☆207Updated 7 months ago
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.☆415Updated this week
- A Flexible Service Locator for Python.☆397Updated last week
- pytest plugin that allows to customize the test execution order☆206Updated 2 weeks ago
- Run Typer scripts with completion, without having to create a package, using Typer CLI.☆370Updated last year
- Web tool for generating Pydantic models from JSON objects☆358Updated 3 years ago
- Authentication classes to be used with httpx☆137Updated last month
- Automatic generation of marshmallow schemas from dataclasses.☆473Updated 8 months ago
- Reusable constraint types to use with typing.Annotated☆591Updated this week
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆197Updated 4 months ago
- better error messages for assert equals in pytest☆330Updated last year
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆588Updated last month
- It helps to use fixtures in pytest.mark.parametrize☆395Updated 2 years ago
- pytest fixture to mock HTTPX☆437Updated 2 months ago
- Package for providing a class for camelizing request and response bodies for fastapi while keeping your python code snake cased.☆73Updated 2 years ago