awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Add vedro

Open artkuznetsov opened this issue 2 years ago • 2 comments

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.

artkuznetsov avatar Jul 19 '23 09:07 artkuznetsov

Hello @vinta, I'm excited to inform you that this pull request has garnered over 20 👍 reactions! This level of community engagement highlights its value and relevance.

Could you please take a moment to review and merge it? Your prompt action would be greatly appreciated.

artkuznetsov avatar Dec 27 '23 13:12 artkuznetsov

Congratulations on the project @vinta

hnanoto avatar Dec 27 '23 15:12 hnanoto