|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| empty-res/ | | 04-Jul-2025 | - | 25 | 8 |
| framework-src/android/ravenwood/example/ | | 04-Jul-2025 | - | 70 | 30 |
| junit-impl-src/android/platform/test/ravenwood/ | | 04-Jul-2025 | - | 3,763 | 2,551 |
| junit-src/android/platform/test/ | | 04-Jul-2025 | - | 800 | 382 |
| junit-stub-src/android/platform/test/ravenwood/ | | 04-Jul-2025 | - | 69 | 37 |
| runtime-common-device-src/com/android/ravenwood/common/divergence/ | | 04-Jul-2025 | - | 30 | 8 |
| runtime-common-ravenwood-src/com/android/ravenwood/common/divergence/ | | 04-Jul-2025 | - | 30 | 8 |
| runtime-common-src/com/android/ravenwood/common/ | | 04-Jul-2025 | - | 680 | 413 |
| runtime-helper-src/ | | 04-Jul-2025 | - | 5,015 | 2,516 |
| runtime-jni/ | | 04-Jul-2025 | - | 1,395 | 1,160 |
| scripts/ | | 04-Jul-2025 | - | 1,225 | 646 |
| tests/ | | 04-Jul-2025 | - | 5,516 | 3,484 |
| texts/ | | 04-Jul-2025 | - | 1,049 | 949 |
| tools/ | | 04-Jul-2025 | - | 41,835 | 35,067 |
| .gitignore | D | 04-Jul-2025 | 6 | 2 | 1 |
| Android.bp | D | 04-Jul-2025 | 22.7 KiB | 729 | 675 |
| CleanSpec.mk | D | 04-Jul-2025 | 2 KiB | 46 | 1 |
| Framework.bp | D | 04-Jul-2025 | 16.5 KiB | 468 | 402 |
| OWNERS | D | 04-Jul-2025 | 279 | 11 | 7 |
| README.md | D | 04-Jul-2025 | 364 | 8 | 4 |
| TEST_MAPPING | D | 04-Jul-2025 | 4.1 KiB | 191 | 188 |
README.md
1# Ravenwood
2
3Ravenwood is an officially-supported lightweight unit testing environment for Android platform code that runs on the host.
4
5Ravenwood’s focus on Android platform use-cases, improved maintainability, and device consistency distinguishes it from Robolectric, which remains a popular choice for app testing.
6
7Documents have been moved to go/ravenwood.
8