why not create separate module for shared test code?
p
Paulius Ruminas
04/11/2019, 8:53 AM
why is a module better?
t
tapchicoma
04/11/2019, 9:01 AM
if this test code is not only used in one module, but kind of abstract - share it via separate module that can be easily consumed in any other module via