This is source for BDD in Android workshop.
Specs are written with ElectricSpock, Robolectric and Spock framework.
Code in master
branch is written in Kotlin.
If you want to develop in Java, switch to java
branch.
Solutions are in branches solutions
and solutions-java
for Kotlin and Java
respectively.