JamesHutchison / pytest-hot-reloadingLinks
A hot reloading pytest daemon, implemented as a plugin
☆108Updated last year
Alternatives and similar repositories for pytest-hot-reloading
Users that are interested in pytest-hot-reloading are comparing it to the libraries listed below
Sorting:
- Builds a graph of a Python project's internal dependencies.☆99Updated this week
 - Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆73Updated 5 months ago
 - Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆188Updated last month
 - Find and fix unused Python code using command line.☆133Updated 2 months ago
 - Automatically remove unnecessary `# noqa` comments☆264Updated 2 weeks ago
 - Test whether your code is logging correctly 🪵☆116Updated last week
 - A Flake8 plugin that checks for issues using the standard library logging module.☆84Updated this week
 - A collection of tips, tricks and links to help you speed up your pytest suite.☆346Updated 4 months ago
 - Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions.☆248Updated 11 months ago
 - ☆72Updated 5 months ago
 - Python implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs☆133Updated 7 months ago
 - Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
 - A Flexible Service Locator for Python.☆383Updated 2 weeks ago
 - A composable Python ASGI web framework☆181Updated 2 years ago
 - Automatically add simple type annotations to your code☆270Updated last month
 - Declarative CLI argument parser☆173Updated last week
 - A high performance caching library for Python written in Rust☆271Updated last week
 - Pytest plugin for testing examples in docstrings and markdown files.☆132Updated 5 months ago
 - 🎰 Ensure your __slots__ are working properly☆117Updated 3 weeks ago
 - pytest + rich integration (proof of concept)☆249Updated last week
 - Asyncio compatible SDK for aws services.☆178Updated 11 months ago
 - A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated last week
 - pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆207Updated this week
 - Productivity tools for popular open source repos, used by pydantic☆63Updated 2 years ago
 - A single model for shaping, creating, accessing, storing data within a Database☆237Updated 2 years ago
 - A coverage plugin to provide sensible default settings☆81Updated 2 weeks ago
 - Reusable database fixtures for any and all databases.☆45Updated this week
 - pytest plugin for easy integration of memray memory profiler☆404Updated last week
 - A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆89Updated 3 weeks ago
 - Automatically convert relative imports to absolute☆157Updated last year