vlsi opened a new issue, #5815: URL: https://github.com/apache/jmeter/issues/5815
### Use case Modules should not depend on tests of the other modules. The current setup with `testImplementation(project(":src:core", "testClasses"))` dependencies models what we had with Ant, however, that pattern is hard to maintain. ### Possible solution A set of shared classes should be identified and moved to `/src/testkit` or a similar module. ### Possible workarounds _No response_ ### JMeter Version 5.5 ### Java Version _No response_ ### OS Version _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org