Missing parameterized tests in UI?

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

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

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
java, typescript, vscode

調査の方向性

10 個のパラメーターセットを含む JUnit パラメーター化テストクラスで問題を再現し、その後、UI に一覧表示されたテストと "Test Output" コンソールのエントリを比較します。欠落しているエントリが意図しない制限によるものか、別の検出または表示の問題によるものかを特定します。すべてのパラメーター化ケースが正しく表示されるか、制限とその設定が文書化されれば完了です。

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

説明

ai-triaged bug investigating junit test-discovery

When running JUnit parameterized tests, some tests seem to be missing from the UI.

I cannot post the full code but I have a parameterized test classes with 10 set of parameters. When running them, only 7 are shown in the UI but I see the logs for all of them in the "Test Output" console.

Not sure if this is a bug or if there is a limit to how many tests are shown? If it's the second one, is there a way to change that limit (did not find anything in the settings)?

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

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

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

はじめの一歩

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

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

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

似ている issue

TypeScript の issue をもっと見る

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

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