hi all, i have a multimodule kmp app and my tests ...
# kotlintest
k
hi all, i have a multimodule kmp app and my tests are written in all modules, what is the gradle command to run all the tests from different modules? currently i am able to run test for one module but not all at once