How to know which test case is run by each gradle test executor?

Currently 30 gradle test executors are running, i want to know which test case or test class is run by test executor 1?
(maxParallelForks is set to 30)

2 Likes

Hi ,
I am facing the same problem.
Are there any ideas outside?

Would be nice to get feedback.
Thanks in advance
Markus