rajivsarvepalli / mock-alchemyLinks
SQLAlchemy mock helpers.
☆80Updated 2 years ago
Alternatives and similar repositories for mock-alchemy
Users that are interested in mock-alchemy are comparing it to the libraries listed below
Sorting:
- Programmatic startup/shutdown of ASGI apps.☆258Updated 2 years ago
- Asyncio compatible SDK for aws services.☆179Updated last year
- Implement the Health Check API pattern on your FastAPI application!☆181Updated 2 years ago
- pytest fixture to mock HTTPX☆435Updated last month
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆214Updated this week
- Package for providing a class for camelizing request and response bodies for fastapi while keeping your python code snake cased.☆73Updated 2 years ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆195Updated 4 months ago
- Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node☆351Updated last year
- SQLAlchemy mock helpers.☆82Updated 5 years ago
- A framework-agnostic library for testing ASGI web applications☆161Updated 2 years ago
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.☆402Updated last week
- PEP-484 typing stubs for SQLAlchemy 1.4☆157Updated 2 years ago
- Py.test integration with VCR.py☆175Updated 3 years ago
- This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtur…☆505Updated last week
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies☆287Updated 9 months ago
- Familiar async Python MongoDB ODM☆123Updated 2 years ago
- Mocked responses for the requests library☆466Updated last year
- Convert Pydantic from V1 to V2 ♻☆347Updated 3 months ago
- Integrate GraphQL with your Pydantic models☆246Updated this week
- A py.test plugin that parses environment files before running tests☆209Updated 5 months ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redi…☆103Updated this week
- pydantic-i18n is an extension to support an i18n for the pydantic error messages.☆98Updated 2 months ago
- Async OAuth client using HTTPX☆178Updated 10 months ago
- ASGI middleware to record and emit timing metrics (to something like statsd)☆129Updated 2 years ago
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆233Updated last week
- API spec validator and OpenAPI document generator for Python web frameworks.☆353Updated last month
- pytest plugin that allows to customize the test execution order☆205Updated this week
- Library for mocking AsyncIOMotorClient built on top of mongomock.☆120Updated 8 months ago
- Http server for pytest to test http clients☆246Updated this week