I’ve been doing a lot of UI testing on Android lat...
# strikt
c
I’ve been doing a lot of UI testing on Android lately, which is implemented with a bunch of custom Hamcrest matchers. I had no idea until now just how big of a deal it is having nicely-formatted assertion messages; it’s impossible to understand the Hamcrest output to fix what’s wrong.