Fixed
Status Update
Comments
nk...@google.com <nk...@google.com>
nk...@google.com <nk...@google.com> #3
This is due to a bug in Fragment - using 1.1.0-alpha02 of Preference uses a newer Fragment dependency, and fixes this issue.
ma...@gmail.com <ma...@gmail.com> #4
Actually, I just checked and it still crashes using 1.1.0-alpha02.
Description
Library used (Espresso, Runner, Rules etc.): Runner
Version used: 1.0.0
What steps will reproduce the problem?
See project here:
How are you running your tests (via Android Studio, Gradle, adb, etc.)?
Gradle
What is the expected output? What do you see instead?
Test should be found and run but instead a No tests found error is reported. Using the 0.5 version of runner successfully executes the tests. This appears to be a regression between 0.5 and 1.0.0.