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.
β506Updated last week
Alternatives and similar repositories for pytest-postgresql
Users that are interested in pytest-postgresql are comparing it to the libraries listed below
Sorting:
- Mock HTTPX with awesome request patterns and response side effects π¦β761Updated 2 months ago
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policiesβ289Updated 9 months ago
- pytest fixture to mock HTTPXβ437Updated 2 months ago
- Docker-based integration testsβ484Updated 2 months ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.β588Updated 3 weeks ago
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.β239Updated last month
- Mocked responses for the requests libraryβ466Updated last year
- Mypy plugin and stubs for SQLAlchemyβ583Updated last year
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.β409Updated this week
- Reusable constraint types to use with typing.Annotatedβ591Updated 2 months ago
- Aioresponses is a helper for mock/fake web requests in python aiohttp package.β552Updated 7 months ago
- Programmatic startup/shutdown of ASGI apps.β260Updated 2 years ago
- (Asyncio OR Threadsafe) Google Cloud Client Library for Pythonβ337Updated this week
- A plugin to improve the output of pytest with colourful unified diffsβ455Updated last year
- It helps to use fixtures in pytest.mark.parametrizeβ395Updated 2 years ago
- Convert Pydantic from V1 to V2 β»β347Updated 4 months ago
- A Python concurrency scheduling library, compatible with asyncio and trio.β428Updated 10 months ago
- Python Application Configuration With Environment Variablesβ462Updated this week
- pytest plugin for pretty printing the test summary.β470Updated 8 months ago
- PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.β523Updated last week
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.β195Updated 4 months ago
- Extra Pydantic types.β306Updated this week
- Automatic generation of marshmallow schemas from dataclasses.β473Updated 7 months ago
- Doing dirty (but extremely useful) things with equals.β957Updated 2 months ago
- Fast and well tested serialization libraryβ899Updated this week
- Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Nodeβ351Updated last year
- Pytest plugin to randomly order tests and control random.seedβ690Updated this week
- Dev tools for pythonβ1,068Updated last year
- pytest plugin to set environment variables in pytest.ini or pyproject.toml fileβ215Updated 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β¦β607Updated 2 weeks ago