Join Slack
Powered by
```assertSoftly { myVariable.a shouldBe "a" ...
# kotest-contributors
s
sam
04/29/2020, 10:23 PM
Copy code
assertSoftly { myVariable.a shouldBe "a" myVariable.bool shouldBe true }
Open in Slack
Previous
Next