[PR #2500] [CLOSED] Add vedro #10854

Closed
opened 2026-04-24 05:47:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2500
Author: @artkuznetsov
Created: 7/19/2023
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

Vedro.io appears to be a modern and pragmatic framework, providing all the necessary functionality right out of the box without relying on magic.

Features:

  • Many plugins (for Allure, PyCharm, Gitlab, Playwright, Pyppeteer, Vedro-dev)
  • Beautiful reporting system
  • Skipping scenarios
  • Built-in parametrization
  • Built-in scenarios distribution server (Vedro Cloud)

What's the difference between this Python project and similar ones?

  • Vedro is a modular framework. Each library framework can be replaced with any other library.
  • Vedro has no magic (no autouse fixtures and any global variables).
  • Vedro has a blog where users can find best practices, examples, and more.
  • Vedro has a built-in scenarios distribution server (self-hosted Vedro Cloud).
  • Still a small but active community.
  • Vedro is not only a framework for testing. Vedro is a universe of libraries that work well together and separately from each other.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2500 **Author:** [@artkuznetsov](https://github.com/artkuznetsov) **Created:** 7/19/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`4d29f80`](https://github.com/vinta/awesome-python/commit/4d29f80bdfe14801081c05225376682013b03683) Add vedro ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? Vedro.io appears to be a modern and pragmatic framework, providing all the necessary functionality right out of the box without relying on magic. Features: - Many plugins (for Allure, PyCharm, Gitlab, Playwright, Pyppeteer, Vedro-dev) - Beautiful reporting system - Skipping scenarios - Built-in parametrization - Built-in scenarios distribution server (Vedro Cloud) ## What's the difference between this Python project and similar ones? - Vedro is a modular framework. Each library framework can be replaced with any other library. - Vedro has no magic (no autouse fixtures and any global variables). - Vedro has a blog where users can find best practices, examples, and more. - Vedro has a built-in scenarios distribution server (self-hosted Vedro Cloud). - Still a small but active community. - Vedro is not only a framework for testing. Vedro is a universe of libraries that work well together and separately from each other. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 05:47:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#10854