Hi Gabriele, thank you for raising that. I fully agree with planning to update the Test Scenario Engine to JUnit 5. I worked on a POC of that update with Daniele Zonca some years ago, and it worked quite well. I propose to create a ticket to track this task. Here I can share details about that work and anybody can contribute.
On 2024/12/09 14:23:38 Gabriele Cardosi wrote: > Hi all. > In the last months we have progressively migrated junit tests from version > 4 to 5 (mostly Paolo Bizzarri: kudos!). > One of the last details to solve is the Scenario Simulation (SCESIM). > In simple words, scenario simulation is a graphical tool used to create a > lot of "unit tests" (each of which is a "scenario") for a given DMN/DRL > model. > Its current implementation relies on JUnit4, so it has to be rewritten. > We have discussed thoroughly with Paolo, and we came up with the idea to > re-implement it in the style of "ParametrizedTest", where each "scenario" > would be a single test set. > > We'll keep working on that idea, but if anyone has other suggestions, or > doubts, please share them. > > Best > > Gabriele > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@kie.apache.org For additional commands, e-mail: dev-h...@kie.apache.org