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.
β483Updated 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:
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policiesβ267Updated 3 months ago
- Mock HTTPX with awesome request patterns and response side effects π¦β711Updated 3 months ago
- Docker-based integration testsβ468Updated 3 weeks ago
- pytest fixture to mock HTTPXβ415Updated 2 months ago
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.β215Updated 2 months ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.β532Updated 2 months ago
- Mypy plugin and stubs for SQLAlchemyβ579Updated last year
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.β187Updated 4 months ago
- Automatic generation of marshmallow schemas from dataclasses.β469Updated last month
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.β364Updated this week
- Mocked responses for the requests libraryβ462Updated last year
- Aioresponses is a helper for mock/fake web requests in python aiohttp package.β550Updated last month
- Reusable constraint types to use with typing.Annotatedβ562Updated 2 weeks ago
- It helps to use fixtures in pytest.mark.parametrizeβ391Updated last year
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.β235Updated last week
- Programmatic startup/shutdown of ASGI apps.β233Updated last year
- Fast and well tested serialization libraryβ866Updated 3 weeks ago
- Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automaticallβ¦β502Updated this week
- the missing toolbox for an async worldβ314Updated last month
- Http server for pytest to test http clientsβ236Updated this week
- A plugin to improve the output of pytest with colourful unified diffsβ448Updated last year
- Python Application Configuration With Environment Variablesβ452Updated 3 weeks ago
- pytest plugin for pretty printing the test summary.β452Updated last month
- A Flexible Service Locator for Python.β360Updated this week
- Dev tools for pythonβ1,044Updated 6 months ago
- Fast JSON schema validator for Python.β473Updated 8 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.β795Updated 2 weeks ago
- PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.β503Updated 2 months ago
- (Asyncio OR Threadsafe) Google Cloud Client Library for Pythonβ318Updated last week
- Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Nodeβ344Updated 11 months ago