Test Artifact selector missing/gone from Build Variants in Android Studio 2 Beta 5

前端 未结 3 1618
长发绾君心
长发绾君心 2020-12-01 13:25

In order to run Instrumentation Tests from within Android Studio, I typically select \"Android Instrumentation Tests\" as the test artifact to be built, via the Build Varian

3条回答
  •  悲哀的现实
    2020-12-01 14:17

    From what I see, in Android Studio 2.3.3, this option is gone 4 ever.

    @markproxy: this because that feature is no longer experimental but is embedded in Android Studio as a feature, and there is no need to disable it, I suppose.

    Here, for anyone needs, a link to the Android Unit Test guide: Getting Started with Testing (Instrumented Unit Tests included)

提交回复
热议问题