dbfixtures / pytest-postgresql
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.
β469Updated this week
Alternatives and similar repositories for pytest-postgresql:
Users that are interested in pytest-postgresql are comparing it to the libraries listed below
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policiesβ251Updated 3 weeks ago
- Mock HTTPX with awesome request patterns and response side effects π¦β684Updated 3 weeks ago
- pytest fixture to mock HTTPXβ402Updated 5 months ago
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.β208Updated 3 weeks ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.β498Updated last week
- A plugin to improve the output of pytest with colourful unified diffsβ444Updated last year
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.β186Updated last month
- Docker-based integration testsβ453Updated last month
- Mocked responses for the requests libraryβ460Updated 9 months ago
- Mypy plugin and stubs for SQLAlchemyβ574Updated 10 months 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β¦β490Updated 3 weeks ago
- Pytest plugin to randomly order tests and control random.seedβ657Updated this week
- PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.β492Updated this week
- It helps to use fixtures in pytest.mark.parametrizeβ389Updated last year
- Doing dirty (but extremely useful) things with equals.β870Updated 3 months ago
- Pythonic dependency injectionβ319Updated last year
- Simple and powerful factories for mock data generationβ1,195Updated this week
- Programmatic startup/shutdown of ASGI apps.β227Updated last year
- Reusable constraint types to use with typing.Annotatedβ549Updated this week
- better error messages for assert equals in pytestβ322Updated 8 months ago
- Request ID propagation for ASGI appsβ481Updated 6 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.β758Updated last month
- offset-free paging for sqlalchemyβ376Updated 2 months ago
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.β234Updated last month
- Spin up Docker containers during your integration tests automatically!β212Updated last month
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.β339Updated this week
- A pytest plugin for preserving test isolation in Flask-SQLAlchemy using database transactions.β254Updated 2 years ago
- Settings management using pydanticβ897Updated this week
- Separate test code from test cases in pytest.β359Updated 4 months ago
- Aioresponses is a helper for mock/fake web requests in python aiohttp package.β543Updated 3 months ago