pytest-dev / pytest-dev/pytest-html
Only clicking the Results row show the log information
未关闭
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 779
- 派生
- 260
- PR 合并指标
- 30 天内没有已合并 PR
描述
This is more of an enhancement, but, it would be a huge improvement to the UI
Right now, the only thing you can click to show/expand the logs is the Results row. However, the Results row is kind of small. This report would be much easier to use if any of the rows, when clicked, showed/expanded the logs.
How can I make this happen?
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 涉及 pytest-html 的报告 UI,目前只有 Results 行会展开日志信息。首先在 repository 中定位报告行的点击处理逻辑以及相关的 UI 测试。完成的标准是:点击任意报告行都会展开或显示其日志,同时保留现有的 Results 行行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100