ClearcodeHQ / 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.
☆427Updated this week
Related projects ⓘ
Alternatives and complementary repositories for pytest-postgresql
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies☆222Updated last week
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆183Updated last month
- Mock HTTPX with awesome request patterns and response side effects 🦋☆607Updated 7 months ago
- pytest fixture to mock HTTPX☆360Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆439Updated 9 months ago
- Python Application Configuration With Environment Variables☆433Updated 2 weeks ago
- better error messages for assert equals in pytest☆312Updated 2 months ago
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆196Updated 3 weeks ago
- Mocked responses for the requests library☆448Updated 4 months ago
- Docker-based integration tests☆426Updated 9 months ago
- Implementation of Redis in python without having a Redis server running. Fully compatible with using redis-py.☆299Updated this week
- Pytest plugin to randomly order tests and control random.seed☆630Updated 2 weeks ago
- Mypy plugin and stubs for SQLAlchemy☆572Updated 5 months ago
- Reusable constraint types to use with typing.Annotated☆511Updated last week
- A pytest plugin that allows recording network interactions via VCR.py☆446Updated this week
- Programmatic startup/shutdown of ASGI apps.☆214Updated last year
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆361Updated 2 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…☆450Updated this week
- PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.☆459Updated last week
- Separate test code from test cases in pytest.☆348Updated 2 weeks ago
- Fast and well tested serialization library☆781Updated this week
- Composable custom class converters for attrs, dataclasses and friends.☆826Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆465Updated 2 weeks ago
- pytest plugin for pretty printing the test summary.☆416Updated last year
- Dev tools for python☆986Updated 6 months ago
- Py.test integration with VCR.py☆155Updated 2 years ago
- It helps to use fixtures in pytest.mark.parametrize☆379Updated last year
- A Python concurrency scheduling library, compatible with asyncio and trio.☆378Updated 6 months ago
- the missing toolbox for an async world☆242Updated this week
- Automatic generation of marshmallow schemas from dataclasses.☆459Updated 2 months ago