Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7903990

IDEA plugin: Itemize junit test results

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • tools
    • None

      A jtreg test can contain nested junit test actions, which result in multiple tests being run.

      It would be nice if the plugin showed these in an itemized fashion in the test result dialogue. This will make it much easier to see which method failed if e.g. just a single test method or iteration of a test method failed.

      As a bonus, displaying these itemized results in the UI, will allow a user to right-click -> run/debug any failed tests directly, without having to navigate to the failing test method in the editor. This will also make it possible to re-run just a single iteration of a parameterized test through the UI. Something that currently requires manually typing in the correct junit selector string in a manually created configuration.

            jvernee Jorn Vernee
            jvernee Jorn Vernee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: