Thank you very much @h_kataria This is exactly what I needed.Here are screenshots of how I had to set it up:Out of the box they are ignoredAdjusting the runner resulted in a proper execution I used-ea-Dsling.it.instances=2-Dsling.it.instance.url.1=http://localhost:4502-Dsling.it.instance.runmode.1=a...
Good afternoon, I just created an aem project based on the latest archetype.When I press the green run button for the integration tests intellij tell me they are ignored. The test work perfectly fine when executed with the maven command, but I want to debug them in Intellij.I did not change anythi...