Spek is a fairly new framework that turns your testing code into an enjoyable story to both reader and writer. By writing tests as specifications they become really clean and straightforward, giving the tester confidence. They match perfectly with RxJava code and allow the use of some compelling techniques that makes the usually bored task of writing and reading tests quite entertaining.