mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-08 14:48:57 -05:00
[PR #3097] [CLOSED] Add pytest-cloudreport #16032
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/3097
Author: @ahmad212o
Created: 4/29/2026
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
d1d3722Add pytest-cloudreport to GUI/Web Testing section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Project
[pytest-cloudreport](https://github.com/ahmad212o/pytest-cloudreport)
Checklist
Add pytest-cloudreport- [pytest-cloudreport](https://github.com/ahmad212o/pytest-cloudreport) - A pytest plugin for automatic flaky test detection and CI analytics, with local HTML reports and an optional cloud dashboard.Why This Project Is Awesome
Explain: pytest-cloudreport is the only pytest-native plugin that combines automatic flaky test detection with CI trend analytics in a single zero-config tool. Free local HTML report out of the box with no account required. Already listed on the official pytest plugin directory and actively maintained on PyPI.
How It Differs
Existing testing tools in the list focus on coverage, mocking, and assertions. pytest-cloudreport fills a different gap — identifying unreliable tests across runs and tracking CI stability over time. No other listed tool does this natively for pytest teams.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.