Defining a test module in a multi-module project

You can use the Test Fixtures plugin to do this. The advantage of the test fixture plugin is that you can apply it to each project where you want to expose test utils to dependencies.

1 Like