--test --watch should report the file that triggered the restart
オープン
まだ誰も着手していません。
feature request
- 主要言語
- JavaScript
- スター
- 122k
- フォーク
- 37.3k
- 平均マージ
- 4日 2時間
- マージ済み PR(30日)
- 283
説明
When this PR merge https://github.com/nodejs/node/pull/63781#pullrequestreview-4444888412, Now on Node.js node --watch command, the file that triggered the restart in terminal response
it would also be good now on should be trigger info in test:watch:restarted event ?
we must check these things:
test:watch:restartedcommand public a reporter event, consuming custom report, we if added data is an api change
so should be add document and test doc/api/test.md
any feedback welcome
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず PR 63781 と既存の test:watch:restarted reporter イベントを確認し、次に公開 API のドキュメントとして doc/api/test.md を読んでください。トリガーとなったファイルの公開が API の変更に該当するか確認し、対応するテストとドキュメントを追加して、イベントが再起動元を報告することを検証してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, nodejs
- 領域
- api, cli, testing-qa
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 48/100