Options for controlling instrumentation test execution
Whether to configure JUnit 5 instrumentation tests automatically when junit-jupiter-api is added as an androidTestImplementation dependency.
Whether to include a dependency on the android-test-extensions library on top of the main instrumentation artifacts.
Whether to use configuration parameters configured via the plugin DSL for instrumentation tests, too.
The version of the instrumentation libraries to autoconfigure.