NativeScript / NativeScript/nativescript-cli
unit test report improvment
未关闭
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1.1k
- 派生
- 204
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 8
描述
Is your feature request related to a problem? Please describe.
ns test command output doesn't show display source code and spec file in logs output, but display bundle.js as the source :

The page "Test run details" doesn't display the test name on Android. (Not tested on ios, the page doesn't work on ios)

=> There is no way to link the failing test and the source code
Describe the solution you'd like
It would be great to have source code / line number in output
Describe alternatives you've considered
No response
Anything else?
No response
Please accept these terms
- I have searched the existing issues as well as StackOverflow and this has not been posted before
- I agree to follow this project's Code of Conduct
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 ns test 命令的输出和 issue 中描述的 Android "Test run details" 页面开始。跟踪显示的源代码和测试信息是如何生成的;当日志和详情页面能够将失败的测试关联到其源文件和行号,并且在 Android 上包含测试名称时,这项工作就完成了。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- cli, mobile-dev, testing-qa
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100