AssertionErrors should use process.stderr instead of console.log
未关闭
- 主要语言
- JavaScript
- 星标
- 1.9k
- 派生
- 359
- PR 合并指标
- 30 天内没有已合并 PR
描述
Would be nice if I had the option to mute AssertionError traces by piping stderr elsewhere. I recommend a new reporter, maybe "default-pretty" and "default-verbose" which produce the same results but with the assertions errors going to stderr
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 没有指明文件或测试。首先定位 reporter 的入口点以及当前针对 AssertionErrors 的 console.log 处理,然后运行现有的测试套件以了解输出行为。当提议的 reporter 行为在保留现有结果的同时允许通过 stderr 重定向断言跟踪信息时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, node.js
- 领域
- testing
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100