Using the classpathsuite runner, we can define a project inside each repository depending on the other repository's modules. This way we can define a suite that will be able to cover all the tests defined in this project's classpath.
We should also think about to add some control at runtime for being able to
- run only tests defined in the repository
- run only tests matching a package filter provided at runtime