Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7903042 Convert to JUnit 5
  3. CODETOOLS-7903047

Make JUnit runner use the JUnit Platform Launcher

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P3 P3
    • jtreg7.0
    • None
    • tools
    • None

      Update the existing JUnit 4-based run action, linked to the `@run junit` pattern, to make use the JUnit Platform Launcher to run JUnit 4-based and JUnit 5-based tests.

      Start with leveraging the all-in-one (uber) JAR https://junit.org/junit5/docs/current/user-guide/#running-tests-console-launcher in order to support Jupiter API-based tests out of the box. A follow-up task would be to exchange the single standalone JAR with the individual modules of JUnit Platform and JUnit Jupiter.

            cstein Christian Stein
            cstein Christian Stein
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: