androidTest
fun androidTest(excludeFromAggregation: Boolean = false, allowedVariants: Iterable<String>? = null)(source)
Enables android instrumentation tests for this project.
Parameters
excludeFromAggregation
If true, the test will be excluded from Flank/Fladle/emulator.wtf test aggregation.
allowedVariants
If set, the allowed variants to enable android tests for.