>I think the idea of spek is to have a native-t...
# spek
h
I think the idea of spek is to have a native-to-kotlin specification testing library
yeah, Spock uses a lot of "magic" syntax. AST transformations for
when:
,
then:
and
mock()
and Spek uses extension functions, which are easier to handle implemenation-wise