Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Frutilla lets java software development teams describe the tests in plain text, and link them to the specifications.

Sep 7, 2015

AssertJ assertions for RxJava Observables.

This library extends AssertJ core with the aim of providing elegant assertions to test RxJava Observables. The current version of this library only provides assertions aimed at testing "cold" Observables. You will need to transform your Observable into a BlockingObservable before performing any assertion.

Aug 29, 2015

SimpleAB is a framework to help you A/B test your Android applications with no hassle. A/B testing should be as simple as it needs to, and if you're not interested in handling huge SDKs and understanding complex dashboards and documentation articles, SimpleAB is the tool you was looking for.

May 6, 2015

Gwen is a simple library that allows writing acceptance tests in a Given-When-Then syntax.

Nov 25, 2014

Calculon is a testing DSL for Google Android. It allows you to write activity tests and user story tests.

Aug 10, 2015

JDave is a BDD framework for Java. It is inspired by rspec and integrates JMock 2 as mocking framework and Hamcrest as matching library. It uses JUnit adapter to launch JDave specifications. This way it is possible to have IDE, build tool and coverage tool support from day one.

Jul 5, 2014