Pragmatic, general‑purpose testing framework for Python, designed with readability, speed, and a delightful developer experience in mind. Vedro pairs a clear, scenario‑style syntax with a lightweight, pluggable core, allowing you to simplify or customize your workflow exactly as needed.
pip
$ pip install vedro
uv
$ uv add vedro
poetry
$ poetry add vedro
Looking for quick‑start guides, tutorials, and plugins? Visit the official docs: vedro.io.