Don’t get me wrong. I have bunch of tests written ...
# kotlintest
m
Don’t get me wrong. I have bunch of tests written in Kotlintest and would love to stay with it. First of all, I prefer
init{}
syntax way more than lambda in constructor. AFAIR spek doesn’t have support for
init{}
. So if you guys can fix this
executionError
in kotlin test runner I will be more than happy 😉