dbfixtures / pytest-postgresqlLinks
This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client.
☆480Updated this week
Alternatives and similar repositories for pytest-postgresql
Users that are interested in pytest-postgresql are comparing it to the libraries listed below
Sorting:
- pytest fixture to mock HTTPX☆412Updated last month
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies☆263Updated 3 months ago
- Mock HTTPX with awesome request patterns and response side effects 🦋☆706Updated 2 months ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆524Updated last month
- Docker-based integration tests☆463Updated last week
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆212Updated last month
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.☆354Updated last week
- Mocked responses for the requests library☆462Updated 11 months ago
- Mypy plugin and stubs for SQLAlchemy☆578Updated last year
- Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automaticall…☆499Updated this week
- Aioresponses is a helper for mock/fake web requests in python aiohttp package.☆549Updated last month
- Reusable constraint types to use with typing.Annotated☆561Updated 2 months ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆187Updated 4 months ago
- Programmatic startup/shutdown of ASGI apps.☆230Updated last year
- Convert Pydantic from V1 to V2 ♻☆338Updated 11 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆446Updated last year
- the missing toolbox for an async world☆312Updated 2 weeks ago
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆187Updated last week
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node☆344Updated 11 months ago
- Extra Pydantic types.☆264Updated last month
- Request ID propagation for ASGI apps☆499Updated 8 months ago
- PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.☆501Updated 2 months ago
- Automatic generation of marshmallow schemas from dataclasses.☆468Updated last month
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆357Updated 10 months ago
- pytest plugin for pretty printing the test summary.☆451Updated last month
- Http server for pytest to test http clients☆235Updated last week
- Pytest plugin to randomly order tests and control random.seed☆670Updated this week
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆235Updated 2 weeks ago
- Spin up Docker containers during your integration tests automatically!☆213Updated 3 weeks ago