Hey folks sorry if this has been asked before - Is...
# compose
i
Hey folks sorry if this has been asked before - Is there a solution for mixed testing with Compose, Classic UI (Specifically
ComposeView
). I have some end-to-end functional Espresso tests that traverse multiple activities and using
ComposeView
in some places I am not sure how to incorporate them into testing, I hope my question is clear apologies if not! 🙂
âž• 1