Hi,
我最近在研究Android testing的espresso,
我照著下列網址試
https://code.google.com/p/android-test-kit/wiki/EspressoSetupInstructions
但總是在最後一步 Create a test configuration會有問題...
我在add a specific instrumentation runner時
打到: android.support.這邊, 後面跳出來的選項根本沒有test..
照理說要打: android.support.test.runner.AndroidJUnitRunner
但有時候又可以work...
請問有人有android testing的相關經驗嗎?
謝謝!
底下是我的app build.gradle file
http://ideone.com/J1CNV5