avast / pytest-dockerLinks
Docker-based integration tests
☆474Updated 3 months ago
Alternatives and similar repositories for pytest-docker
Users that are interested in pytest-docker are comparing it to the libraries listed below
Sorting:
- Spin up Docker containers during your integration tests automatically!☆212Updated last month
- It helps to use fixtures in pytest.mark.parametrize☆392Updated 2 years ago
- This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtur…☆492Updated last week
- 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
- Pytest plugin to randomly order tests and control random.seed☆676Updated this week
- pytest fixture to mock HTTPX☆419Updated 4 months ago
- Separate test code from test cases in pytest.☆367Updated last month
- Http server for pytest to test http clients☆238Updated this week
- Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node☆347Updated last year
- Mock HTTPX with awesome request patterns and response side effects 🦋☆726Updated 3 weeks ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆547Updated 3 weeks ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated last year
- pytest plugin for manipulating test data directories and files☆268Updated last week
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆188Updated 2 weeks ago
- Python Application Configuration With Environment Variables☆455Updated this week
- Programmatic startup/shutdown of ASGI apps.☆244Updated last year
- Mocked responses for the requests library☆463Updated last year
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆658Updated 2 months ago
- Dynamic versioning library and CLI☆372Updated 3 months ago
- Mypy plugin and stubs for SQLAlchemy☆582Updated last year
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆221Updated 3 weeks ago
- 📦 Autowiring dependency injection container for python 3☆326Updated 2 months ago
- better error messages for assert equals in pytest☆328Updated last year
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies☆271Updated 5 months ago
- Fast JSON schema validator for Python.☆479Updated this week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆836Updated 2 weeks ago
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.☆375Updated last 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 2 weeks ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆912Updated 9 months ago