Join Slack
Powered by
<@UGP48AGDC> just tried this ```should("a test") {...
# kotest
s
sam
06/04/2020, 10:11 PM
@bbaldino
just tried this
Copy code
should("a test") { 1.shouldBeLessThan(2) launch { delay(100) } }
Open in Slack
Previous
Next