Sort of new to kotest and have a multiplatform where I'm using it for common tests and I have an issue where the android test passes but the ios native test is failing. So I was wondering how one actually debugs kotlin native tests since the plugin according to the
setup page says it doesn't support running common tests?