Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tests can be written either in Java or Kotlin.

Requirements

  • gradle 5.6
  • android Android SDK (e.g. v28)
  • JDK
  • (optional) Android Studio

Description

For this tutorial, we'll use a basic Espresso example project provided by Google, with minor updates as tracked in this fork.

...