camunda-community-hub / camunda-platform-scenario

Easily execute Camunda process scenarios and verify your expectations with Given/Then/When style tests.
Apache License 2.0
66 stars 15 forks source link

Simplify Junit5 process engine extension with reporting #79

Closed martinschimak closed 3 years ago

martinschimak commented 3 years ago

Remove most of the code in the process engine extension for JUnit5 once this is accepted and released: https://github.com/camunda-community-hub/camunda-bpm-junit5/pull/13