Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo
Advertisement

Reliable Android testing, at your service.

Aug 6, 2016

Simple class created in order to make Android automation testing easier, faster, cleaner and more intuitive. It synchronizes operations that might occur on any thread - with test thread. ConditionWatcher can be used as a replacement to Espresso's IdlingResources or it can work in parallel with them.

May 6, 2016

Simple tool which help you to implement A/B Test.

Apr 27, 2016

A library to avoid boilerplate when testing beans and simple data objects.

"Tired of testing beans (aka: objects with just gettes/setters and no logic)? Do not test them!"

Mar 28, 2016

Want to assert that class has private constructor? Let's do it!

Aug 15, 2015

Easy Espresso UI testing for Android applications using RxJava.

May 16, 2015

The uiautomator testing framework lets you test your user interface (UI) efficiently by creating automated functional UI testcases that can be run against your app on one or more devices.

Jul 5, 2014

Robotium is an Android test automation framework that has full support for native and hybrid applications. Robotium makes it easy to write powerful and robust automatic black-box UI tests for Android applications.

Jul 5, 2014

Robolectric is a unit test framework that de-fangs the Android SDK jar so you can test-drive the development of your Android app. Tests run inside the JVM on your workstation in seconds.

Jul 5, 2014

Appium is an open source test automation framework for use with native and hybrid mobile apps. It drives iOS and Android apps using the WebDriver JSON wire protocol.

Jul 5, 2014