The issue with missing `src/test/resources` is tracked at https://code.google.com/p/android/issues/detail?id=136013 There is a known workaround https://code.google.com/p/android/issues/detail?id=136013#c10 Another approach can be found at https://github.com/evant/android-studio-unit-test-plugin/issues/4
The issue with missing
src/test/resourcesis tracked at https://code.google.com/p/android/issues/detail?id=136013There is a known workaround https://code.google.com/p/android/issues/detail?id=136013#c10
Another approach can be found at evant/android-studio-unit-test-plugin#4