caolan / caolan/nodeunit

Small feature request: test.name property

未关闭
#167 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
1.9k
派生
359
PR 合并指标
30 天内没有已合并 PR

描述

We're using nodeunit to drive a series of performance tests. Each test logs its results and its expected results. Currently we just manually copy the name of each test in the logging code. It would be cleaner if we had programatic access to the name of each test, perhaps through a test.name property. Thank you.

贡献指南

这个仓库没有索引到贡献指南

调研方向

未提及文件或测试路径。首先定位 nodeunit 的测试执行代码,以及它如何表示单个测试;定义一项最小改动,使每个测试的名称能够被其日志代码获取,然后通过现有的性能测试用例验证该属性。

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

评估

技术栈
javascript, node.js
领域
testing-qa
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

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