jenkinsci / jenkinsci/java-client-api

Missing methods getStdout and getStderr in TestCase

未关闭
#393 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
913
派生
466
PR 合并指标
30 天内没有已合并 PR

描述

Test cases include two extra fields in test report output: stdout and stderr.
However the com.offbytwo.jenkins.model.TestCase class does not include them.

I can prepare a pull request that adds them - is that a good idea?

贡献指南

打开贡献指南

调研方向

从 com.offbytwo.jenkins.model.TestCase 开始,将其可用属性与测试报告输出中存在的 stdout 和 stderr 字段进行比较。确认预期的访问器,并检查现有的 TestCase 相关测试;当可以通过模型一致地访问这两个字段时即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
api
Issue 类型
功能
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。