Paparazzi 1.3.5 migrates to Jellyfish's layoutlib馃 and has numerous Accessibility bug fixes , better Gradle caching, and improved cross-platform rendering support
!

@jrodbx@androiddev.social
Android dev, foodie & hobby chef
I just realised that Ken Scambler's ( @kenbot ) excellent blog post "To Kill a Mockingtest" turned 10 years old over the weekend
https://www.rea-group.com/about-us/news-and-insights/blog/to-kill-a-mockingtest/
Its a great blog post, and was instrumental in shaping my thinking on testing, dependencies and architecture. I came from an "enterprise java" background where mocking frameworks were endemic to tests. It really changed my perspective to see Ken point out that these frameworks are mostly used to work around very easily fixable problems in our software architecture.
If you are struggling to unit test code don't reach for a mocking framework - reach for your refactoring tools!