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

Convert to JUnit 5

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • None
    • tools
    • None

      We should migrate to using JUnit 5.

      This may involve the following steps, perhaps as sub-tasks.

      1. Do whatever necessary to use JUnit 5 binaries instead of JUnit 4, possibly using legacy mode

       2. Change the invocation of JUnit tests to avoid using the TestNG wrapper. This is just about the internal implementation.

      3. Direct support of JUnit tests. Similar to but different from #2, this would be to allow use of `JUnit.dirs` properties as well as `TestNG.dirs` ... i.e. the user-visible parts.

            cstein Christian Stein
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: