nodejs / nodejs/core-validate-commit
Add Tests for command line arguments
未關閉
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 55
- 分支
- 62
- 平均合併
- 4 天 9 小時
- 30 天內合併 PR
- 1
描述
When i was adding in the tests for the --list-subsystem flag, i noticed that there were no tests for the other command line flags.
Now that there is a test for list-subsystems(which has affected the code coverage), there should probably be tests for the other commands
Instead of creating separate issues for each command, this issue is to track the addition of those other tests.
- usage
- version
- validate-metadata
- tap
- list
- list-subsystems
I'm happy to continue working on adding these items :)
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先檢視 --list-subsystems 旗標的現有測試,以及 usage、version、validate-metadata、tap 和 list 的命令列進入點。為每個尚未測試的命令新增涵蓋範圍並執行測試套件;當所有列出的命令都有與 list-subsystems 相當的測試時,該 issue 即完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- cli, testing-qa
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100