nodejs / nodejs/core-validate-commit
Add Tests for command line arguments
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 55
- フォーク
- 62
- 平均マージ
- 4日 9時間
- マージ済み PR(30日)
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、--list-subsystems フラグの既存のテストと、usage、version、validate-metadata、tap、list のコマンドラインエントリポイントを確認します。まだテストされていない各コマンドのカバレッジを追加してテストスイートを実行します。列挙されているすべてのコマンドに list-subsystems と同等のテストがあれば、issue は完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- cli, testing-qa
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100