Is there a way to test the NavHost and NavController logic for compose navigation for KMM project in the common test?
k
Konstantin Tskhovrebov
09/17/2024, 9:43 AM
if you ask about
navigation-testing
library, it is not published for KMP
a
Atul Gupta
09/17/2024, 9:50 AM
Thanks for the update. I think the current recommendation is to use Android test for the testing of KMM compose navigation. Right? Or will this not work or is this something which needs to checked?
Also is there any tracking issue for
navigation-testing
KMM port?
i
Ivan Matkov
09/17/2024, 9:52 AM
KMM port uses original binary for Android, so all android-only libs/testing will work