Test not setup properly error in Jetpack Compose UI test using BDD (Cucumber)
I m trying to write a UI test using BDD + Compose but I keep getting the error “Test not setup properly.Use a ComposeTestRule in your test to be able to interact with composables”.