We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Redirect to new Robolectric page
Move every imgur image to https secure ssl
Remove noisy parentheses from testCompile
Update Robolectric version
Add Roboelectric example.
This was wrong. It's testCompile. If we wanted instrumentation tests, it would be androidTestCompile.
Fix DependecyHandler
Add throws exception to setup
Minor formatting change for command line invocation
Update Robolectric installation instructions for 3.0-rc3
Bump Gradle versions.
Corrected misspellings of Robolectric
Markdown formatting fix - indentations
Add space
Adding indents.
Kill this instead of phase
Kill section on Verify Installation...it has old Roboelectric code.
Add Android Studio to preface things.
Add tick mark.
Add tick mark
Add a section of fixture data and limitations in Android Studio.
Killing section on Eclipse...I don't know if it works anymore..
Rephrase
Extra apostrophe
Add one extra step about Mac users and $MODULE_DIR$.
Updating for Android Studio Gradle v1.2.2
Update to last libraries versions
The Config.properties directory had a typo in it.
plugin name is `robolectric` not `roboelectric`
Updated Robolectric Installation for Unit Testing (markdown)