android - Espresso testing in separate module -
i have android application , want use espresso framework create test automation tools , tests. don't want create in app , want separate module espresso start app , test using espresso. use android studio. so.. have ideas how solve problem?
Comments
Post a Comment