Obsolete
Status Update
Comments
uc...@google.com <uc...@google.com> #2
Do you have a repro project that you could share with us?
There should be no need to excluding any dependencies: we automatically remove them from the test APK if they are in the main APK.
There should be no need to excluding any dependencies: we automatically remove them from the test APK if they are in the main APK.
be...@google.com <be...@google.com> #3
Is this a Kotlin project? Do you have a small repro project somewhere that we could use?
Description
2.4 seems to default to them being Android Junit tests.
We can fix it in the configuration by creating it there instead of right clicking and running but would be nice to see this fixed.
Steps to Reproduce:
Open a test under the androidTest directory
Right-click the file in the top bar and hit Run.
Test will default to Android JUnit
The previous version of Android Studio (2.3) would ask before running.
See screenshots for the difference in UI.
Studio Build:
Version of Gradle Plugin: 2.3.0
Version of Gradle: 3.4
Version of Java: 1.8.0_91 (Oracle Corporation 25.91-b14)
OS: Mac OS X 10.12.4 x86_64