🧪 Compose Testing `createAndroidComposeRule`: Is it a good practice to create a separate activity to test composables that need android resources ? 🤔
b
Bryan Herbst
09/13/2021, 12:12 PM
It ships with a default & fairly barebones activity. Unless you specifically need to override any sort of configuration, there’s no inherent benefit to doing so.