Finde tagged tests in in project
Answered
I have tagged several test across the modules modules of an IDEA project and now I wish to run those test in on one go. However IDEA doesn't find any of the projects:

I tried setting up the class path manually but that didn't work either:

Is it at all possible to test across modules?
Please sign in to leave a comment.
Hi, please check if this helps according to https://youtrack.jetbrains.com/issue/IDEA-354908/I-cant-figure-out-how-to-run-all-JUnit-tests-in-all-modules-of-my-multi-module-project#focus=Comments-27-10830564.0-0 ?