Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
.idea/ | 03-May-2024 | - | 357 | 339 | ||
lib/ | 03-May-2024 | - | ||||
src/ | 03-May-2024 | - | 72,198 | 55,003 | ||
.gitignore | D | 03-May-2024 | 257 | 26 | 25 | |
.pairs | D | 03-May-2024 | 729 | 34 | 32 | |
.travis.yml | D | 03-May-2024 | 46 | 3 | 2 | |
Android.mk | D | 03-May-2024 | 2.3 KiB | 64 | 36 | |
LICENSE.txt | D | 03-May-2024 | 1.1 KiB | 22 | 17 | |
README.md | D | 03-May-2024 | 726 | 14 | 9 | |
build.gradle | D | 03-May-2024 | 804 | 27 | 24 | |
build.properties | D | 03-May-2024 | 824 | 27 | 19 | |
build.xml | D | 03-May-2024 | 11.8 KiB | 255 | 200 | |
find-android.bat | D | 03-May-2024 | 134 | 7 | 5 | |
find-android.sh | D | 03-May-2024 | 367 | 11 | 4 | |
pom.xml | D | 03-May-2024 | 11.6 KiB | 323 | 292 | |
update-downloads.rb | D | 03-May-2024 | 1.6 KiB | 40 | 32 |
README.md
1<a name="README">[Robolectric](http://pivotal.github.com/robolectric/index.html)</a> 2======= 3 4**An Android Testing Framework** 5 6Robolectric can be built using either Maven or Ant. Both Eclipse (with the M2Eclipse plug-in) and 7IntelliJ can import the pom.xml file and will automatically generate their project files from it. 8 9For more information about how to use Robolectric on your project, extend its functionality, and join the community of 10contributors, please see: [http://pivotal.github.com/robolectric/index.html](http://pivotal.github.com/robolectric/index.html) 11 12[![Build Status](https://secure.travis-ci.org/pivotal/robolectric.png?branch=master)](http://travis-ci.org/pivotal/robolectric) 13 14http://ci.robolectric.org