Android testing (Part2): Kotlin DSL for Espresso and UIAutomator
11/06/18
We were using the combination of Espresso and UIAutomator to do the E2E testing on Android. Syntax and the readability had to be improved so we unified the syntax with Kotlin DSL. Check it out. Read more