commit | c222d3acef35f0ed8c58a2f3caa8c05a44dd7e00 | [log] [tgz] |
---|---|---|
author | Ray Ryan <ray@squareup.com> | Tue Jan 17 16:20:27 2012 -0800 |
committer | Ray Ryan <ray@squareup.com> | Tue Jan 17 23:02:54 2012 -0800 |
tree | 3923f1daecd56e27f6482cc68d795a0c7a297de7 | |
parent | 86def9e7fa97f309da372628baf28f663e5e59be [diff] |
Resources can now be loaded from a path, not just a single res dir. Using this new method RobolectricConfig#fromBaseDirWithLibraries can parse project.properties to interpret a chain of single library dependencies. Will follow up to remove the "single" restriction. Also includes .idea config updates from IJ 11
An Android Testing Framework
Robolectric can be built using either Maven or Ant. Both Eclipse (with the M2Eclipse plug-in) and IntelliJ can import the pom.xml file and will automatically generate their project files from it.
For more information about how to use Robolectric on your project, extend its functionality, and join the community of contributors, please see: http://pivotal.github.com/robolectric/index.html