"Go to Test" for nested/inner Tests in a JUnit Test Suite

オープン
#1,386 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
java, typescript, vscode
領域
testing

調査の方向性

まず、VS Code で JUnit スイートを実行した後、リンクされている junit-suite-example プロジェクトでネストされたテストの動作を再現します。ネストされたテストのアクションを単独のテストのコンテキストメニューと比較し、以前の議論について元の issue 647 を確認します。完了の条件は、ネストされたテストが要求されたナビゲーション操作をサポートし、再起動後も引き続き使用できることです。

索引モデルが issue の本文から書いたものです。

説明

ai-triaged enhancement junit low-priority ui

I would like to request a feature/fix for the empty context menu for JUnit Tests under a (Custom)TestSuite. At least I would need the "Go to Test" functionality (or a double-click on the Test) as you can see in the screenshots below.

See also original issue: https://github.com/microsoft/vscode-java-test/issues/647

After running a JUnit Test Suite, the executed Tests under the Suite are shown, but it's not possible to jump to a Test (you can only hide Tests):
image

When you restart VS Code, the nested Tests are not even shown (maybe this is by design?):
image

For Tests without a Suite the context menu has an "Go to Test" entry:
image

Here you can find my example project: https://github.com/steinerthomas/junit-suite-example

主要言語
TypeScript
スター
340
フォーク
173
平均マージ
1日 2時間
マージ済み PR(30日)
17

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

microsoft/vscode-java-test のほかの issue

microsoft/vscode-java-test の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。