<@U0RNPHX0X> I'm wondering, any ETA for this PR to...
# spek
a
@raniejade I'm wondering, any ETA for this PR to be released? It would be nice to have suspend lambdas, rather than keep doing
runBlocking { assertion }
https://github.com/spekframework/spek/pull/835
r
This is scheduled for 2.1.0, unfortunately blocked by kotlin itself. There were some big changes to the compiler plugin api that broke a lot of IR generation plugins. I’m still waiting for fix...
a
Alright thanks for the update