{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/17"}],"enrichment":{"capability":"Vedro is a scenario-style testing framework for Python that emphasizes readability and developer experience, with a pluggable core for customization.","skillfed_tags":["testing-framework","scenario-driven","bdd"],"use_cases":["Writing acceptance tests in a scenario format that reads like business requirements","Building test suites where readability and maintainability are priorities over feature density","Extending test behavior through plugins and customization without forking the framework","Teams seeking a lighter, more expressive testing syntax for Python projects"],"what_it_does":"Vedro is a testing framework designed to make test code readable and maintainable through a scenario-style syntax. It targets developers who want clear, expressive test definitions without sacrificing flexibility. The framework depends on cabina, filelock, niltype, pyparsing, and rich to provide its core functionality, including file locking, parsing, and terminal output formatting.\n\nThe framework is built around the idea that tests should read like specifications. It supports modern Python versions and has been actively developed since 2020-07-25. With a permissive Apache-2.0 license and low installation friction, it's positioned as a pragmatic alternative for teams prioritizing test readability and customization.","worth_installing":"Yes, if you prioritize readable, scenario-style test code and want a lightweight framework with active maintenance. The low install friction, permissive license, and pluggable architecture make it a solid choice for projects where test clarity matters. No strong reason to install if you're already satisfied with an existing framework."},"id":"vedro","links":{"html":"https://skillfed.io/packages/vedro","md":"https://skillfed.io/packages/vedro.md","pypi":"https://pypi.org/project/vedro/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-10-04","license_spdx":null,"license_treatment":"permissive","name":"vedro","python_support":"supports_current","summary":"Pragmatic Testing Framework"},"popularity":{"monthly_downloads":85201,"position":13944,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.15.1"}
