What steps will reproduce the problem?
1. Setup simplest Espresso unit test
2. set to true 'testCoverageEnabled' in 'android{ buildTypes{ debug{ ... }}}'
3. Try to run test
What is the expected output? What do you see instead?
- working test coverage, generated coverage report
What version of the product are you using? On what operating system?
- v2.0
- windows 8.1 x64
- android studio latest
- android sdk, builds tools - latest
Please provide any additional information below.
- project combines: jUnit 4.12, Robolectric latest, Espresso latest, hamcrest
latest, Dagger latest, Mockito latest
Original issue reported on code.google.com by kucheren...@gmail.com on 5 Jan 2015 at 10:05
Original issue reported on code.google.com by
kucheren...@gmail.com
on 5 Jan 2015 at 10:05