It's given me some food for thought as to the way ...
# strikt
r
It's given me some food for thought as to the way I currently turn assertion failures into exceptions. I need to simplify that. Individual assertions should not be producing > 1 exception. I can use MultipleFailuresError for assertions grouped in a lambda