Slide 27
Slide 27 text
Using…
• Must: Espresso 2, JUnit 4, DI framework, AndroidTestCase
• Espresso has some components
• core, contrib, intents, idling, web
• Using DI and makes app testable (Dagger 2 is awesome!!)
• Option: assertj-android, Spoon, Mockito
• Use AndroidTestCase for simple custom view
• Spoon manages multiple devices screenshot