robfletcher / strikt

An assertion library for Kotlin
https://strikt.io/
Apache License 2.0
558 stars 61 forks source link

output collection instead of only collection size. #255

Closed christophsturm closed 1 year ago

christophsturm commented 2 years ago

if i expect one element and get two instead its very useful what those two were. and in a nested assert the value is not printed anywhere else in the error message.