Join Slack
Powered by
Or maybe ```myVariable.assertSoftly { it.a sho...
# kotest-contributors
l
LeoColman
04/29/2020, 9:51 PM
Or maybe
Copy code
myVariable.assertSoftly { it.a shouldBe "a" it.bool shouldBe true }
Open in Slack
Previous
Next