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:
- 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
- Mock HTTPX with awesome request patterns and response side effects 🦋☆760Updated 2 months ago
- Docker-based integration tests☆484Updated 2 months ago
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆239Updated 3 weeks ago
- 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 last week
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆588Updated 3 weeks ago
- Mocked responses for the requests library☆466Updated last year
- A Python concurrency scheduling library, compatible with asyncio and trio.☆428Updated 9 months ago
- Programmatic startup/shutdown of ASGI apps.☆259Updated 2 years ago
- Fast and well tested serialization library☆900Updated last month
- Aioresponses is a helper for mock/fake web requests in python aiohttp package.☆552Updated 7 months ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆195Updated 4 months ago
- Pytest plugin to randomly order tests and control random.seed☆690Updated 3 weeks ago
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆216Updated last week
- pytest plugin for pretty printing the test summary.☆470Updated 7 months ago
- the missing toolbox for an async world☆341Updated last month
- Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node☆351Updated last year
- Automatic generation of marshmallow schemas from dataclasses.☆473Updated 7 months ago
- Reusable constraint types to use with typing.Annotated☆589Updated 2 months ago
- Spin up Docker containers during your integration tests automatically!☆216Updated 3 weeks ago
- Convert Pydantic from V1 to V2 ♻☆347Updated 4 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆455Updated last year
- Separate test code from test cases in pytest.☆366Updated 5 months ago
- PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.☆523Updated this week
- It helps to use fixtures in pytest.mark.parametrize☆395Updated 2 years ago
- Authentication classes to be used with httpx☆137Updated 3 weeks ago
- offset-free paging for sqlalchemy☆389Updated 2 months ago
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆241Updated 2 weeks ago