I've followed all the steps found in this tutorial and added JUnit
But Test Artifacts doesn't appear in "Build variants" tool window.
How can I display this option?
I've followed all the steps found in this tutorial and added JUnit
But Test Artifacts doesn't appear in "Build variants" tool window.
How can I display this option?
The problem was the version of Android Studio, it was 1.0.1 I updated to 1.2.2 and the problem is fixed
I know there is an answer but for me it is different case .Since I installed Beta version android studio 2.0, I didn't see Artifact in build variants.For me using stable version instead of beta solve the issue. Hope it helps
For Android Studio 2.0, you have to uncheck this: "Enable all test artifacts (Unit Test and Instrumentation Test) in Android projects".
markproxy provided the solution in this link, Test Artifact selector missing/gone from Build Variants in Android Studio 2 Beta 5