Hi all, does anyone tried to test jetbrains compos...
# compose
a
Hi all, does anyone tried to test jetbrains compose navigation
Copy code
org.jetbrains.androidx.navigation:navigation-compose
with google testing library for navigation
Copy code
androidx.navigation:navigation-testing
are they even supposed to work together? If not what are the other options?
Yes it does. Needed androidx.compose.ui:ui-test-manifest to make it work.