<div dir="ltr">Greetings,<br><br>I want to have internal modules which I do not expose at all. I also want to be able to test them.<br><br>This however also hides these modules from my tests.<br><br>The best way I have found to work around this is to include my entire source directory in the test suite (source-dirs). This however means that I can't reuse builds that didn't include the tests.<br><br>Is there some obvious and "best" solution that I am missing here? For reference I use Stack.<br><br>Thanks in advance!<br><br>=======<br>Georgi</div>