Hi
I wrote a unit test for my process .
Now i want to write that in spring boot .
I created a spring boot project following by this link :
https://docs.camunda.org/get-started/spring-boot/project-setup/
But i can’t merge my unit test in spring boot project .
Please help me .