rajivsarvepalli / mock-alchemyLinks
SQLAlchemy mock helpers.
☆80Updated last year
Alternatives and similar repositories for mock-alchemy
Users that are interested in mock-alchemy are comparing it to the libraries listed below
Sorting:
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆188Updated 2 weeks ago
- Programmatic startup/shutdown of ASGI apps.☆244Updated last year
- Implement the Health Check API pattern on your FastAPI application!☆182Updated 2 years ago
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆196Updated last week
- Asyncio compatible SDK for aws services.☆177Updated 10 months ago
- pytest fixture to mock HTTPX☆419Updated 4 months ago
- PEP-484 typing stubs for SQLAlchemy 1.4☆157Updated last year
- A framework-agnostic library for testing ASGI web applications☆161Updated 2 years ago
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies☆271Updated 5 months ago
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.☆375Updated last week
- 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…☆493Updated last week
- Package for providing a class for camelizing request and response bodies for fastapi while keeping your python code snake cased.☆73Updated last year
- Prometheus integration for Starlette.☆292Updated last year
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆221Updated 3 weeks 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…☆104Updated last week
- Type stubs for Celery and its related packages☆124Updated this week
- SQLAlchemy mock helpers.☆81Updated 4 years ago
- Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node☆347Updated last year
- Integrate GraphQL with your Pydantic models☆243Updated 8 months ago
- A py.test plugin that parses environment files before running tests☆208Updated 2 months ago
- pytest plugin that allows to customize the test execution order☆200Updated last week
- Convert Pydantic from V1 to V2 ♻☆343Updated this week
- Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automaticall…☆504Updated 2 weeks ago
- Drop-in MessagePack support for ASGI applications and frameworks☆184Updated 3 months ago
- An Elasticsearch Python ORM based on Pydantic.☆123Updated 2 years ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆236Updated 2 weeks ago
- Authentication classes to be used with httpx☆131Updated 8 months ago
- Http server for pytest to test http clients☆238Updated this week
- Poetry workspace plugin for Python monorepos.☆85Updated 2 years ago