androidTest

fun androidTest(excludeFromFladle: Boolean = false, allowedVariants: Iterable<String>? = null)(source)

Enables android instrumentation tests for this project.

Parameters

excludeFromFladle

If true, the test will be excluded from Flank/Fladle tests.

allowedVariants

If set, the allowed variants to enable android tests for.