NativeScript / NativeScript/nativescript-cli
tns test <platform> include coverage?
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 1.1k
- 分支
- 204
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 8
描述
From @NickIliev on June 20, 2016 11:31
From @NickIliev on June 20, 2016 10:56
From @georgeedwards on June 17, 2016 12:46
Feature Request:
Can the tns test <platform> command include coverage reporting as part of it's output? Karma-Coverage seems to be quite a nice way of doing this. To add support for Typescript, adding in remap-istanbul looks to be the most straight forward solution.
Copied from original issue: NativeScript/NativeScript#2333
Copied from original issue: NativeScript/nativescript-cli#1865
Copied from original issue: NativeScript/nativescript-unit-test-runner#12
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從 tns test <platform> 命令入口開始,追蹤其測試輸出的組成方式。檢視提議的 Karma-Coverage 和 remap-istanbul 整合,然後驗證該命令會回報受支援的 JavaScript 和 TypeScript 測試的涵蓋率。命令輸出中包含涵蓋率報告即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript, typescript
- 領域
- cli, testing-qa
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100