-
Spek tests for Java/JVM are slick. Feels like JS Jasmine tests. Written in @kotlin. Impressed! github.com/jeffsheets/kotlin-gradle-groovy/blob/master/src/test/kotlin/KotlinBinarySearchSpec.kt
-
I wish Spek had @spockframework style 'where' data-driven tests. These images compare Spek to Spock
-
would be cool if @jasminebdd or #mochajs had @spockframework style 'where' data-driven tests for javascript too



