/robochat

Robo Chat example repo

Primary LanguageKotlin

Robochat

This is a sample project to demonstrate the Testing Robots pattern for UI testing, build for the Kotlin Night Kyiv 2019

Libs used

  • Kotlin
  • Android SDK
  • Espresso

Install & run

  1. Download or git clone.
  2. ./gradlew :app:installDebug // Install the application
  3. ./gradlew :app:connectedAndroidTest // Run all tests