test.throws doesn't seem to be up to date
未关闭
- 主要语言
- JavaScript
- 星标
- 1.9k
- 派生
- 359
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hello,
I noticed test.throws in nodeunit is not working the same as the node 0.4.11 assert.throws detailed here: http://nodejs.org/docs/v0.4.11/api/all.html#assert.throws
I am using nodeunit 0.5.4.
I will be sending a pull request shortly...
贡献指南
这个仓库没有索引到贡献指南
调研方向
从 nodeunit 的 test.throws 入口开始,将其行为与 issue 中链接的 Node 0.4.11 assert.throws 文档进行比较。确认预期的匹配和失败行为,然后通过相关测试验证 nodeunit 遵循该文档所规定的契约。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- testing
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100