Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-11955

As a Java developer, I want to use JUnit5 to write unit tests

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.17.0
    • None
    • None
    • None

    Description

      User story

      As a Java developer, I can use a Junit 5 extension that eases common tasks during test implementation, such as deploying process models.
       
      Background

      We are supporting JUnit3 and JUnit4 already. Have a look at ProcessEngineRule (https://github.com/camunda/camunda-bpm-platform/blob/master/engine/src/main/java/org/camunda/bpm/engine/test/ProcessEngineRule.java) for how it works for JUnit 4. JUnit 5 has a new extension mechanism (https://junit.org/junit5/docs/current/user-guide/#extensions) that is not compatible with JUnit 4 rules.

      Acceptance Criteria

      • There is a JUnit 5 extension that has the same features that ProcessEngineRule has

      Implementation hints

       

       

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                miklas.boskamp Miklas Boskamp
                andre.bappert Andre
                Miklas Boskamp Miklas Boskamp
                Votes:
                10 Vote for this issue
                Watchers:
                12 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce