Slackbot
01/12/2023, 4:27 PMCarlos Flores
01/12/2023, 4:40 PMCarlos Flores
01/12/2023, 4:41 PMDaniel B Duval
01/12/2023, 4:45 PMcom.android.library
that is using testFixtures
and not com.android.test
.
Whilst I can’t link code, a public Git repo that does something similar can be found here - https://github.com/emartynov/TestFixtures-testCarlos Flores
01/12/2023, 4:48 PMcom.android.test
modules, depending on the complexity of your app modules it starts to become complex pretty quickly, I’m just stating, be cautious with the adoption.Daniel B Duval
01/12/2023, 4:56 PM