Hey team, I was inspired after showing MockK to a colleague—he was stunned by how clean it was.
I ended up writing a blog post about it. Instead of the usual "how it works" deep dive, I focused on
how its API is a masterclass in Kotlin features (DSLs,
reified
,
T.() -> Unit
).
It might give us some cool ideas for how we build and expose our own APIs. Check it out if you're curious!
https://medium.com/p/93b3ee5bcae4