TL;DR Tests are specifications. Spek can make them more readable. This post will showcase the use of Kotlin and Spek with Mockito and RxJava in Android Studio. For the reasons what are they good for you can check out: Android Development with Kotlin by Jake Wharton Spek: A BDD testing…