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.
☆492Updated 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:
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies☆270Updated 5 months ago
- pytest fixture to mock HTTPX☆419Updated 4 months ago
- Mock HTTPX with awesome request patterns and response side effects 🦋☆726Updated 2 weeks ago
- Docker-based integration tests☆474Updated 2 months ago
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆221Updated 3 weeks ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆547Updated 3 weeks ago
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.☆375Updated this week
- Mypy plugin and stubs for SQLAlchemy☆582Updated last year
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆188Updated 2 weeks ago
- Reusable constraint types to use with typing.Annotated☆578Updated 2 months ago
- Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node☆347Updated last year
- Mocked responses for the requests library☆463Updated last year
- It helps to use fixtures in pytest.mark.parametrize☆391Updated 2 years ago
- Programmatic startup/shutdown of ASGI apps.☆243Updated last year
- Fast and well tested serialization library☆881Updated last month
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆196Updated 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…☆504Updated last week
- Pytest plugin to randomly order tests and control random.seed☆675Updated 2 weeks ago
- the missing toolbox for an async world☆326Updated 2 weeks ago
- PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.☆508Updated 2 weeks ago
- Separate test code from test cases in pytest.☆367Updated last month
- A plugin to improve the output of pytest with colourful unified diffs☆452Updated last year
- Automatic generation of marshmallow schemas from dataclasses.☆471Updated 3 months ago
- A Python concurrency scheduling library, compatible with asyncio and trio.☆410Updated 5 months ago
- A Flexible Service Locator for Python.☆375Updated this week
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated last year
- Spin up Docker containers during your integration tests automatically!☆212Updated 3 weeks ago
- pytest plugin for pretty printing the test summary.☆457Updated 3 months ago
- Aioresponses is a helper for mock/fake web requests in python aiohttp package.☆549Updated 3 months ago
- Http server for pytest to test http clients☆238Updated this week