1350 Forks
5669 Stars
5669 Watchers

robolectric

Android Unit Testing Framework

How to download and setup robolectric

Open terminal and run command
git clone https://github.com/robolectric/robolectric.git
git clone is used to create a copy or clone of robolectric repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with robolectric https://github.com/robolectric/robolectric/archive/master.zip

Or simply clone robolectric with SSH
[email protected]:robolectric/robolectric.git

If you have some problems with robolectric

You may open issue on robolectric support forum (system) here: https://github.com/robolectric/robolectric/issues