Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration of the test suite to use Robolectric-Instrumentation #35

Merged
merged 1 commit into from
Dec 31, 2015

Conversation

gfx
Copy link
Owner

@gfx gfx commented Dec 30, 2015

Now both ./gradlew connectedAndroidTest ./gradlew test works!

See also: https://github.com/gfx/Robolectric-Instrumentation

@gfx gfx force-pushed the use_robolectric_instrumentation branch from 64ab441 to 4bf09c2 Compare December 31, 2015 02:26
@gfx gfx changed the title Migration of test suite to use Robolectric-Instrumentation Migration of the test suite to use Robolectric-Instrumentation Dec 31, 2015
gfx added a commit that referenced this pull request Dec 31, 2015
Migration of the test suite to use Robolectric-Instrumentation
@gfx gfx merged commit 79c4de6 into master Dec 31, 2015
@gfx gfx deleted the use_robolectric_instrumentation branch December 31, 2015 02:33
testCompile 'junit:junit:4.12'
testCompile 'org.hamcrest:hamcrest-library:1.3'
testCompile 'com.google.guava:guava:18.0'
androidTestCompile('com.android.support.test:runner:0.4.1') {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Robolectric-Instrumentation implements the interface of 'com.android.support.test:runner:0.4.1'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant