Michal Klimczak
07/27/2023, 1:30 PMcom.android.application
module resources are not accessible for it)? So, when I have a modular app, I can just create the tests for Composables in each com.android.library
module - easy. But for simpler single-module apps, is there a sensible approach or would I have to create a setup like minimalistic app
module with realApp
library module which would contain all the composables and be paparazzi-testable?
Rel: https://github.com/airbnb/Showkase/issues/311