GitHub - mutant0113/AndroidTestCustomAnnotations: Run specific Android Espresso tests by creating custom annotations using Kotlin and command-line via Gradle

Skip to content

Navigation Menu

Sign in

Appearance settings

AndroidTestCustomAnnotations

Run specific Android Espresso tests by creating custom annotations. We use Kotlin and run tests by command-line via Gradle.

Run all Tests via Gradle

./gradlew connectedAndroidTest

Run tests with annotation @Rat via Gradle

./gradlew connectedAndroidTest -Pandroid.testInstrumentationRunnerArguments.annotation=com.mutant.androidtestcustomannotations.annotation.Rat

More information

Medium article

About

Run specific Android Espresso tests by creating custom annotations using Kotlin and command-line via Gradle

Resources

Readme

Activity

Stars

4 stars

Watchers

1 watching

Forks

0 forks