Philipp Mayer
09/28/2020, 7:21 PMadapter/
application/
domain/
and instead of having adapter/test etc. I would have a separate test module sitting beside them. In that module, I would separate the Integration from Unit tests with different packages.
I thought a little bit about it and I like it more and more, but it would be great to hear other experience!