NativeScript / NativeScript/nativescript-cli
Prompt to automatically execute `tns test init` on `tns test`
オープン
まだ誰も着手していません。
feature
unit testing
- 主要言語
- JavaScript
- スター
- 1.1k
- フォーク
- 204
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 8
説明
Describe the solution you'd like
After https://github.com/NativeScript/nativescript-cli/pull/4381, the test command will tell you to run tns test init if your app is not ready for unit testing. It will be better if we interactively ask the user and init the app without exiting the test command.
Additional context
We should also think about providing this in the VSCode extension.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
tns test コマンドと、pull request #4381 の後で説明されている既存の tns test init フローから始めます。コマンドがアプリの準備ができていないと報告する箇所を追跡し、その後、対話的な確認によって終了せずに初期化が実行されるべき仕組みを判断します。VSCode 拡張機能については、issue で定義された要件ではなく追加のコンテキストとして示されているため、別途検討します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100