artem_zin
02/25/2017, 10:42 PMon(”true”) { it(”does c”) {} } on(”false”) { it(”does d”) {}
and once you feel comfortable with that — use more complicated things and reduce boilerplate, you’ll naturally find solutions that’ll fit your coding style since Spek tests are just kotlin code in a giant lambda expressionsboishtyan
02/25/2017, 11:42 PMartem_zin
02/26/2017, 10:48 AMsboishtyan
02/27/2017, 10:50 AMartem_zin
03/06/2017, 8:30 PM