No, the official solution for this outside KMP is text fixtures but they do not work on KMP so you need to create a normal module, write the code in common main and share it on both modules
j
John O'Reilly
11/07/2024, 4:42 PM
yeah, trying something a bit like that but that common module needs then in turn to depend on say feature modules where the interfaces that the fakes implements are defined
r
russhwolf
11/08/2024, 1:32 AM
You can have a module
:tests
with tests written in the main sources. Then the main sources of