Robolectric vs Android Test Framework -
does robolectric provide clear benefits compared android test framework ? i've read docs regarding both frameworks far can see clear cut benefit regarding robolectric runs on jvm rather dalvikvm, making faster android framework.
are there other major benefits stand out ?
Comments
Post a Comment