:test_tube: *Compose Testing `createAndroidCompose...
# compose
t
🧪 Compose Testing `createAndroidComposeRule`: Is it a good practice to create a separate activity to test composables that need android resources ? 🤔
b
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.