Pytest-tia – run only the tests your Git diff affects, with receipts
devtoolPytest-tia is a developer tool that automatically selects and runs only the pytest tests affected by your current Git diff, using cached "receipts" to track test dependencies. It is designed for developers working on large test suites who want to drastically reduce feedback loops during development. Its interesting value lies in combining Git-aware test selection with persistent dependency tracking, enabling near-instantaneous test runs without requiring manual test tagging or full CI pipelines.
Cross-platform signals
You might also like
More in devtool
OpenAI-compatible proxy that aggregates free-tier keys from ~14 AI providers with automatic failover. For personal exper…
Desktop Companion for Hermes Agent
Unstyled UI components for building accessible web apps and design systems. From the creators of Radix, Floating UI, and…