Hello!
Trying to make tests for my process and getting an error: No ProcessEngine found to be registered with ProcessEngines!
Hi @Klara,
You can have a look at below example
A java class containing a JUnit Test uses the
ProcessEngineExtension
for bootstrapping the process engine, as well as camunda-bpm-assert to make your test life easier